-
git
-
node
-
text editor
/backend/src/models/cryptoModel.ts
✅ LiveWatchCoin api key will be deleted after 1 week, to make app work fine add your api key at given below path
/backend/src/models/cryptoModel.ts
-
Make sure that no other process is already running on ports 3000, 3002
git clone [https://github.com/ibrijesh/RealTimeCoinWatch.git]
OR
git clone [git@github.com:ibrijesh/RealTimeCoinWatch.git]
- go the folder RealTimeCoinWatch
cd RealTimeCoinWatch
- go the folder backend
cd backend
- run the below command
npm i
- run the below command
npm start
- go the folder frontend
cd frontend
- run the below command
npm i
- run the below command
npm start
- go to your favourite browser and type
http://localhost:3000
[GET] http://localhost:3002/events
- for testing (realtime data) using postman