It's simple app that is designed to help with making plans and release them as soon as possible
A little bit of animations and link to main app above the image
- Add and delete tasks
- Edit task
- Navigation with filters (daily tasks, today and plans)
- Fetch API
- Barba.js
- ES6 modules
- json-server
- Download
- type
gulp
in terminal - type
json-server -p 4000 db.json
to run the server in another terminal - Test