This application was made during a hackathon - Hack The Mountains 2.0. It alerts the user when a cryptocurrency reaches a specific value.
- Run Presentation from this project. (Suggested) OR
- Go to his link: https://www.slideshare.net/secret/AURAdEfVqqrbOB
- nodejs - Suggested Version LTS v14.27.1
- npm - Suggested Version v7.18.1
- Clone/Fork this GitHub repository.
- Go to
/node
in Commannd Prompt or Terminal and donpm install
. - Go to
/react
and do the same. - Do
npm start
in/node
and then in/react
. - localhost would open up and you can now use the application.