About | Features | Technologies | Requirements | Starting | License | Author
A motivação deste projeto foi agregar algumas funcionalidades úteis como um organizador de links de materiais para estudo, um aplicativo para controlar as despesas e receitas e uma lista de tarefas do dia a dia.
✔️ Lista de links de material para estudo ;
✔️ Controle de finanças;
✔️ Lista de tarefas;
The following tools were used in this project:
- React
- TypeScript
- Styled-Components
- React Router Dom v6
- Radix-UI
- React Hook Form v7
- Zod
- Phosphor Icons
- uuid
- React Toastify
- Auto Animate
- React Beautiful dnd
- Use Context Selector
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/wsasouza/organizer
# Access
$ cd organizer
# Install dependencies
$ yarn
# or
$ npm install
# Run the project
$ yarn dev
# or
$ npm run dev
# The server will initialize in the <http://localhost:5173>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Walter Santos de Andrade Souza