An open API service indexing awesome lists of open source software.

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

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