Skip to content

Fashion store for locally made outfits using african native clothing style - Ankara. Supports several categories, user accounts and purchase

Notifications You must be signed in to change notification settings

Ojochogwu866/Ankaraah

Repository files navigation

An-ker: African Fashion E-commerce

An-ker is a frontend web application for ankarah store specializing in native African dresses and accessories. Built with React and TypeScript, it offers a user-friendly interface for browsing and purchasing authentic African fashion items.

Features

  • Browse African dresses, bags, and accessories
  • Product filtering and search functionality
  • User authentication and account management
  • Shopping cart and checkout process
  • Responsive design for mobile and desktop

Technologies

  • React 18
  • TypeScript 4.9+
  • React Router for navigation
  • Redux Toolkit for state management
  • Styled Components for styling

Getting Started

Prerequisites

  • Node.js (v14+)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/Ojochogwu866/An-Ker/
    
    
  2. Navigate to the project directory:

    cd an-ker
    
  3. Install dependencies:

    npm install
    

Running the Application

Start the development server:

npm start

The application will be available at http://localhost:3000.

Building for Production

Create a production build:

npm run build

Project Structure

src/
├── components/
├── pages/
├── services/
├── store/
├── styles/
├── types/
├── utils/
├── App.tsx
└── index.tsx

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Fashion store for locally made outfits using african native clothing style - Ankara. Supports several categories, user accounts and purchase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published