https://github.com/tobisamcode/workout-buddy
a full stack web application built using mongdb + expressjs + reactjs
https://github.com/tobisamcode/workout-buddy
Last synced: 6 months ago
JSON representation
a full stack web application built using mongdb + expressjs + reactjs
- Host: GitHub
- URL: https://github.com/tobisamcode/workout-buddy
- Owner: tobisamcode
- Created: 2022-10-13T23:34:49.000Z (over 3 years ago)
- Default Branch: react-context
- Last Pushed: 2023-01-06T13:04:52.000Z (about 3 years ago)
- Last Synced: 2025-10-13T13:39:30.981Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# workout-buddy
A web app using the MERN stack (MongoDB, Express, React & Node.js). 🥳
# MERN-Stack-Application
## How to use
1. CD into the project directories (frontend AND backend)
2. Run **npm install to install** all dependencies in **both** of those directories
3. Run **npm start** to run the frontend application
4. Run **npm run dev** to run the backend api