Personal workout tracker web application made to develop a deeper understanding of client-server architecture, RESTful APIs, and the MERN tech stack.
- MongoDB
- Express.js
- React
- Node.js
- Postman for REST API testing
- Open terminal on /server and enter npm run dev
- Open terminal on /client and enter npm start