Brief: _Create a simple ToDo list web app for family use _
Design Inspiration: I inspired by modern vector illustration with few colors. All pictures provided by Undraw.co
Mokup:
For the design prototype I used Figma. See full project at
Backend handcrafted by skyfox
This project was bootstrapped with Create React App.
Testing: For testing I used framework Jasmine.js and ReactTestUtils
For icons on my website I used the most popular font icons Font Awesome.
git clone <repository-url>
this repository- change into the project's directory
- run the app in the development mode with
yarn start
- open http://localhost:3000 to view it in the browser.