The application helps you to manage time so you can stay focused on your personal goals.
Users data is stored in a local storage in a browser.
Once set goal can't be deleted. It's by design. If you really need to delete the goal you can do it by accessing local storage of your browser.
The application doesn't run on Internet Explorer!
Live version available HERE.
git clone https://github.com/LadyHail/focus-on
npm install
npm start
The application should run on localhost:3000.
- ReactJS
- JavaScript
- HTML
- SASS
- Gulp
- React Notification System
- React Router
- PropTypes
- C# - Used to generate JSON file which contains motivational quotes - more details.
This project is licensed under MIT License.