https://github.com/nitesh9001/assesment_27_05_21
https://github.com/nitesh9001/assesment_27_05_21
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nitesh9001/assesment_27_05_21
- Owner: nitesh9001
- Created: 2021-05-27T15:19:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T11:46:54.000Z (over 4 years ago)
- Last Synced: 2025-02-24T02:43:51.333Z (9 months ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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