An open API service indexing awesome lists of open source software.

https://github.com/amerta-coffee/amerta-coffee-web

☕ A arabica frontend application driving the Amerta Coffee, online coffee store. Delivering a seamless shopping experience with modern and efficient technology.
https://github.com/amerta-coffee/amerta-coffee-web

bunjs coffee-shop online-store reactjs typescript vitejs web

Last synced: 3 months ago
JSON representation

☕ A arabica frontend application driving the Amerta Coffee, online coffee store. Delivering a seamless shopping experience with modern and efficient technology.

Awesome Lists containing this project

README

        

# Amerta Coffee Web

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.

## Features

- **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).

## Installation

Click to expand

1. Clone the repository and install dependencies:

```bash
git clone https://github.com/zckyachmd/amerta-coffee-web.git
cd amerta-coffee-web
bun install
```

2. Start the development server:

```bash
bun run dev
```

Open your browser and navigate to `http://localhost:3000` to access the application.

## Contributing

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.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for more information.