The application is intended for people who want to take care of their personal development and control their monthly learning and development progress. In the MVP version, the application will allow user login and registration, adding categories to which we want to add completed goals. In the future, I anticipate, for example, adding notes to each activity, sharing performance notifications with friends, and seeing monthly summaries of activities.
- Clone the repo
- Use command :
npm start
- Use address :
localhost:3000
in your browser
That's it! 🚀