Take-home-project
This project was bootstrapped with Create React App.
In the project directory, you can run:
Submitted by: Your Name Here
Simple Todo App
Time spent: 5 hours spent in total
The following required functionality is completed:
- User can add in todo items
- User can delete todo items
- View Completed and Uncompleted tasks
- Keeping the data in Local Storage, won't lost after refresh
- Functional Components in React
- Zustand to manage your global state? -- Kinda
Here's a walkthrough of implemented user stories:
GIF created with ... recordit
Copyright [2022] [Thien Nguyen]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.