This project was developed with the following technologies:
- React
- TypeScript
- radix-ui
- styled-components
- eslint
- react-hook-form
- json-server
- use-context-selector
Financial control application with React.
- Clone the repository
- Install dependencies with
npm install
- Start the server with
npm run dev