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.
- Host: GitHub
- URL: https://github.com/hollali/e-store
- Owner: hollali
- License: mit
- Created: 2024-03-21T08:53:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T13:48:54.000Z (over 1 year ago)
- Last Synced: 2025-11-23T15:07:09.421Z (6 months ago)
- Topics: firebase-auth, next-auth, nextauth, nextjs, paystack, sanity, sanity-studio, shadcn-ui, stripe, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://africvouge.com
- Size: 3.36 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.