O Dt-Money é um projeto desenvolvido no curso de ReactJS da Rocketseat.
- TypeScript
- React
- Vite
- Phosphor Icons
- React Hook Form
- Styled-Components
- Zod
- RadixUI
- JSON Server
- Use Context Selector
- Axios
- ESLint
# Clone Repository
$ git clone https://github.com/ThiagoYamaguchi/dt-money.git
# Go to server folder
$ cd dt-money
# Install Dependencies
$ npm install
$ npm run dev
$ npm run dev:server