Todo List Test for study purposes.
- React.js
- Styled Components
- TypeScript
- React Hooks
# Clone the repository
$ git clone https://github.com/rodrigoaraujo7/reactjs-todo-list.git
# Enter directory
$ cd reactjs-todo-list
- Run
yarn
. - Run
yarn dev
and accesshttp://127.0.0.1:5173/
.
Developed by Rodrigo Leite Araujo ⚓