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

https://github.com/hollali/e-store

Welcome to AfricVogue, your premier destination for African fashion. Our eCommerce platform is designed to offer a seamless shopping experience, showcasing the vibrant culture of African attire.
https://github.com/hollali/e-store

firebase-auth next-auth nextauth nextjs paystack sanity sanity-studio shadcn-ui stripe tailwindcss vercel

Last synced: 16 days ago
JSON representation

Welcome to AfricVogue, your premier destination for African fashion. Our eCommerce platform is designed to offer a seamless shopping experience, showcasing the vibrant culture of African attire.

Awesome Lists containing this project

README

          

E-Commerce Website

This is an e-commerce website built with Next.js, TypeScript, Tailwind CSS, Shadow, Stripe or Paystack for payments, and Sanity for content management.
Getting Started



To get started with this project, follow these steps:

Clone the repository:

bash

git clone https://github.com/hollali/e-store.git

Install dependencies:

bash

cd e-store
npm install

Set up environment variables:

Copy the .env.example file to .env.local and fill in your environment variables.

Start the development server:

bash

npm run dev

Open http://localhost:3000 in your browser to see the website.

Tech Stack

Frontend: Next.js, TypeScript, Tailwind CSS, Shadow, Shadcn
Payments: Stripe, Paystack
Content Management: Sanity

Features

Responsive design using Tailwind CSS.
Product management and inventory control.
Secure payments with Stripe and Paystack integration.
Content management with Sanity.
User authentication and authorization.
Order tracking and management.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.
License

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