Skip to content

sasha-odintsov/predictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predictions

This application is built with React.js for getting predictions.
Predictions are fetched from the MongoDB using Node.js.
There are two languages: Russian and English, implemented using react-router.

Up and Run

npm install
node src/db.js 
npm start 

Releases

No releases published

Packages

No packages published