An authentic Ethiopian handmade crafts e-commerce web application showcasing traditional artisanal products. Features include product browsing, search and filtering, user-friendly shopping cart, and seamless checkout experience.
# Gojo-Craft
Welcome to **Gojo-Craft**, a modern mini e-commerce application built with cutting-edge web technologies for a fast and delightful shopping experience.
---
## Tech Stack
- **React** - A JavaScript library for building user interfaces
- **Vite** - Next generation frontend tooling
- **Tailwind CSS** - A utility-first CSS framework
- **Yarn** - Fast, reliable, and secure dependency management
- **ESLint** - Pluggable JavaScript linter
---
## Getting Started
### Prerequisites
- Node.js (version 14 or higher)
- Yarn
## Setup Instructions
1. **Clone the repository:**
```bash
github.com
cd gojo-craft
```
2. **Install dependencies:**
```bash
yarn install
```
3. **Start the development server:**
```bash
yarn dev
```
The app will open at
localhost
## Contributing
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/new-feature`)
3. Commit your changes (`git commit -m 'Add backlight feature'`)
4. Push to the branch (`git push origin feature/new-feature`)
5. Open a Pull Request