Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahiltiwariiii/coursebundler
This is educational website
https://github.com/sahiltiwariiii/coursebundler
Last synced: about 2 months ago
JSON representation
This is educational website
- Host: GitHub
- URL: https://github.com/sahiltiwariiii/coursebundler
- Owner: sahilTiwariiii
- Created: 2023-07-31T09:15:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T13:58:53.000Z (over 1 year ago)
- Last Synced: 2024-04-28T02:28:40.580Z (8 months ago)
- Language: JavaScript
- Homepage: https://sahilcourseapp.netlify.app/
- Size: 168 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coursebundler
This is educational website project under our organization Bambhari.
The project is made using ReactJS for the frontend and MongoDB as database.
To run this project follow the given steps:
1) clone this project by using git clone in your command line or download the zip file of the project.
2) open the project folder and run npm init, to install necessary modules for the project.
3) run the project by giving the command npm start in the command line to view the project.