amerta-coffee-web

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

MIT License

Stars
2
Committers
1

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

  1. Clone the repository and install dependencies:

    git clone https://github.com/zckyachmd/amerta-coffee-web.git
    cd amerta-coffee-web
    bun install
    
  2. Start the development server:

    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 file for more information.

Related Projects