Frontend project based on React.js and Vite.
- Node.js
- npm OR pnpm(Recommended)
- Clone the repository
- Run
npm installorpnpm install - Be sure to have the backend running
- Run
npm run devorpnpm run devto start the development. - Open your browser and navigate to
http://localhost:3000