Skip to content

Commit

Permalink
Merge branch 'main' of github.com:micael-diniz/todo-list
Browse files Browse the repository at this point in the history
  • Loading branch information
micael-diniz committed Oct 15, 2023
2 parents 8dcf2fe + 2cd16ea commit 71a3c83
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# ToDo list
# ToDo List

Challenge proposed by Rocketseat's Ignite course related to Fundamentals of React.

**_Some tools used here is very overkill and not needed to this project, but the idea was to experiment with new options_.**

**Briefing:** [Notion](https://efficient-sloth-d85.notion.site/Desafio-01-Praticando-os-conceitos-do-ReactJS-91fd63dd1a5b4a2796152de293ec1074)

## Features
Expand All @@ -17,8 +19,8 @@ Challenge proposed by Rocketseat's Ignite course related to Fundamentals of Reac
- React hook form (form validation)
- Zod (form validation)
- Zustand (state manager)
- Framer motion (animations)
- Ant Design
- TailwindCSS
- NextUI
- CI/CD github actions

## Icons
Expand Down

0 comments on commit 71a3c83

Please sign in to comment.