Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scjadhav21/mobogic
https://github.com/scjadhav21/mobogic
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scjadhav21/mobogic
- Owner: SCjadhav21
- Created: 2023-12-29T17:26:07.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-05T08:18:05.000Z (10 months ago)
- Last Synced: 2024-10-11T04:25:32.604Z (about 1 month ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project mobogic
# front-end tech stack :
html, css, react, chakra-ui, react-router
# backend tech stack :
node.js, express, mongodb, multer, nodemon
# video expain link :
https://drive.google.com/file/d/10yFdMOgYzdbg8kG6Hsequ0r546pVCExI/view?usp=sharing
# how to run :
* clone this repo inside your local system;
1) open backend folder in your terminal;
2) run command -npm install then npm start;
3) open frontend folder in other terminal;
4) run command -npm install then npm start;
your project will be live on react-server;