https://github.com/shreyb2091/itube
A website to display videos
https://github.com/shreyb2091/itube
Last synced: 3 months ago
JSON representation
A website to display videos
- Host: GitHub
- URL: https://github.com/shreyb2091/itube
- Owner: ShreyB2091
- Created: 2023-03-27T21:57:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T09:17:37.000Z (about 2 years ago)
- Last Synced: 2025-02-05T19:42:49.524Z (4 months ago)
- Language: JavaScript
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iTube
To run the front end type ``npm run start`` and type ``json-server --watch db.json --port 8000`` to start the back end server.