An open API service indexing awesome lists of open source software.

https://github.com/nitesh9001/assesment_27_05_21


https://github.com/nitesh9001/assesment_27_05_21

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

# assesment_27_05_21

- Download this project or clone to your local system
- Please do install all packages by run cmd 'npm install' on both folder

#### Backend

TO RUN THIS PROJECT GO TO _Backend_ folder AND RUN CMD 'nodemon start' or 'nodemon index.js'

This will open local host ofport 5000 or you can change from index.js file

if you want ot use your own database change create and .env file and add "DBURL" and "JWT

#### Frontend

For React project traverse to _frontView_ and RUN CMD 'npm start'

This will run on default port 3000