Developed a full stack web applicaOon using MERN stack which is a cryptocurrency porholio tracker allowing users to monitor the price change of different assets they own so that users can manage their cryptocurrency porholio properly and more efficiently
- For Client Side Development : ReactJs (Funcitonal Components)
- For Server Side Development : Nodejs, Expressjs
- Database : MonogoDb(NoSql),Mongoose(package)
Follow the instructions to get started with the project on your local machine 🚀
- Fork and Clone the project
- Run
npm install
to install required dependencies - Run
npm start
to run the project on development