Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 749 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 749 Bytes

Example picture

This project was bootstrapped with Create React App.

Disclaimer

This project is just a little exercise working with React, Node.js and MongoDB after watching a few tutorials on react. I picked a random project idea and tried to create this project by applying what I read about react without following a tutorial. It is not production ready and the code base is provided as is.

I decided to continue by implemting a backend, and with actually restarted a new project here: https://github.com/tomek-i/fitness-pal

My goal is to do a full web app for personal fitness goals, including API, authentication, user management, various data points and visualisation etc.