https://github.com/sayanbanerjee-007/courses
An assignment to showcase courses for an internship.
https://github.com/sayanbanerjee-007/courses
express-js mongoose reactjs redux-toolkit rest-api socket-io
Last synced: 3 months ago
JSON representation
An assignment to showcase courses for an internship.
- Host: GitHub
- URL: https://github.com/sayanbanerjee-007/courses
- Owner: SayanBanerjee-007
- Created: 2024-05-04T10:00:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T19:45:48.000Z (about 2 years ago)
- Last Synced: 2025-12-29T02:14:20.727Z (6 months ago)
- Topics: express-js, mongoose, reactjs, redux-toolkit, rest-api, socket-io
- Language: JavaScript
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guidelines
## Prerequisite
1. Node.js @18.17.1 installed
2. MongoDB server installed
## Installation Steps
> 1.Download the zip file and extract the contents or pull the repositories using git. You will get total a folder named 'frontend' and other folder named 'backend'.
> 2.Go inside the directory 'backend' and run the bellow commands:
```bash
npm i
npm run dev
```
> 3.Go inside the directory 'frontend' and run the bellow commands:
```bash
npm i
npm run dev
```
> 4.Go to this URL : http://localhost:5173/