Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1004 Bytes

Join the chat at https://gitter.im/crypto-bazaar/community

Crypto Bazaar

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

Table of Contents

Tech-Stack

  • For Client Side Development : ReactJs (Funcitonal Components)
  • For Server Side Development : Nodejs, Expressjs
  • Database : MonogoDb(NoSql),Mongoose(package)

Installation

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