Skip to content

ibrijesh/RealTimeCoinWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Coin Watch


image


To run this project on your system , follow the below steps.

✅ Requirements

  • git

  • node

  • text editor


✅ Make Sure to give local or cloud mongodb URI at given below path


/backend/src/models/cryptoModel.ts

  • image

✅ 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

  • image

❌ How to Avoid Common Error

  • Make sure that no other process is already running on ports 3000, 3002


Steps 1

git clone [https://github.com/ibrijesh/RealTimeCoinWatch.git]

OR

git clone [git@github.com:ibrijesh/RealTimeCoinWatch.git]

Step 2

  • go the folder RealTimeCoinWatch
cd RealTimeCoinWatch

Step 3

  • go the folder backend
cd backend

Step 3

  • run the below command
npm i

Step 4

  • run the below command
npm start

Step 5

  • go the folder frontend
cd frontend

Step 6

  • run the below command
npm i

Step 7

  • run the below command
npm start

Step 8

  • go to your favourite browser and type
http://localhost:3000    
[GET] http://localhost:3002/events      
  • for testing (realtime data) using postman


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published