Coffee Tracker is a React application for tracking coffee products. It allows users to add, edit, and delete coffee products, as well as purchase them.
- JavaScript
- React
- Vite
- ESLint
- npm
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run npm install to install all dependencies.
- Run npm run dev to start the development server.
- Open your browser and navigate to http://localhost:5000.
- The "back to product list" button does not work while editing the form.
MIT License.