Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaysharma12799/recorem-mern-fulltime-assignment
Recorem MERN Stack FullTime Assignment
https://github.com/ajaysharma12799/recorem-mern-fulltime-assignment
Last synced: about 1 month ago
JSON representation
Recorem MERN Stack FullTime Assignment
- Host: GitHub
- URL: https://github.com/ajaysharma12799/recorem-mern-fulltime-assignment
- Owner: ajaysharma12799
- Created: 2022-07-11T17:47:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T09:14:33.000Z (over 2 years ago)
- Last Synced: 2024-11-13T04:32:11.022Z (3 months ago)
- Language: JavaScript
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Recorem MERN Stack FullTime Assignment
```
For Backend
1. npm install
2. npm run devCreate .env File In Main Project Directory
Copy There Lines In That FileDBURI=mongodb+srv://root:[email protected]/?retryWrites=true&w=majority
JWTSecret=RECOREMNote: Now In Command Prompt You Can See Backend Server has Started in Which you will Found PORT on Which This Backend is Running
Copy That Port
For Frontend
1. npm install
2. npm startNote: Go To Article and Auth Action File and Replace PORT Number There which is Written after http://localhost:PORT/API => This PORT You Have to Replace
No Application is Running Perfectly You Can Play With That Now
```
https://drive.google.com/file/d/13ivAerVjnE8gse2Xxh0i-gt-degRVxHx/view?usp=sharing => Video Link To View Project