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.
- 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
- React 18
- TypeScript 4.9+
- React Router for navigation
- Redux Toolkit for state management
- Styled Components for styling
- Node.js (v14+)
- npm or yarn
-
Clone the repository:
git clone https://github.com/Ojochogwu866/An-Ker/
-
Navigate to the project directory:
cd an-ker
-
Install dependencies:
npm install
Start the development server:
npm start
The application will be available at http://localhost:3000
.
Create a production build:
npm run build
src/
├── components/
├── pages/
├── services/
├── store/
├── styles/
├── types/
├── utils/
├── App.tsx
└── index.tsx
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.