A web app using the MERN stack (MongoDB, Express, React & Node.js). 🥳
- CD into the project directories (frontend AND backend)
- Run npm install to install all dependencies in both of those directories
- Run npm start to run the frontend application
- Run npm run dev to run the backend api