Skip to content

Files

Latest commit

 

History

History
12 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 322 Bytes

MERN Workout App

to start the app, you have to run npm run dev on the client side and on the server side

to mess around with the tailwindcss run on the client side npm run buildCss

and for the database you have to create a .env and put in it a

PORT= your port
MONGO_URL= your Url Key

and a JWT key.