This project was created to learn and practice React concepts, based on the official documentation.
- Clone the repository.
- Install the dependencies using npm:
npm install
To start the development server, run the following command:
npm run devThis will start the Vite development server and you can view the application in your browser.