Welcome to Amerta Coffee Web, the frontend for Amerta Coffee, your premium Indonesian coffee online store. This is a React-based application built with TypeScript and bundled using Vite for fast and optimized development.
- Product Listings: Browse and filter through our premium coffee selections.
- User Authentication: User login, registration, and profile management.
- Shopping Cart: Add items to the cart and proceed to checkout.
- Responsive Design: Fully responsive UI for an optimal experience on any device.
- Admin Panel: Manage products and orders via the integrated admin interface (available for admin users).
Click to expand
-
Clone the repository and install dependencies:
git clone https://github.com/zckyachmd/amerta-coffee-web.git cd amerta-coffee-web bun install
-
Start the development server:
bun run dev
Open your browser and navigate to http://localhost:3000
to access the application.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.
This project is licensed under the MIT License. See the LICENSE file for more information.