Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

ecommerce web application using Nextjs,Sanity and Shadcn with Stripe
https://github.com/hollali/e-store

Last synced: about 2 months ago
JSON representation

ecommerce web application using Nextjs,Sanity and Shadcn with Stripe

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.