Skip to content

e-commerce platform built with Next.js, TypeScript, and Tailwind CSS. It offers a modern shopping experience with features like product browsing, cart management, and checkout.

Notifications You must be signed in to change notification settings

ucfx/modern-store

Repository files navigation

ModernStore

ModernStore is a premium e-commerce platform built with Next.js, TypeScript, and Tailwind CSS. It offers a modern shopping experience with features like product browsing, cart management, and checkout.

Features

  • Responsive Design: Optimized for all devices.
  • Product Management: Browse and filter products by categories.
  • Cart and Checkout: Add items to the cart and complete purchases.
  • Dark Mode: Seamless theme switching.

Demo

https://modern-store.ucef.dev

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • State Management: React Context API
  • Animations: Framer Motion

Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

npm run dev
  1. Open http://localhost:3000 in your browser.

Scripts

  • npm run dev: Start the development server.
  • npm run build: Build the project for production.
  • npm run start: Start the production server.
  • npm run lint: Run linting checks.

License

This project is licensed under the MIT License.

About

e-commerce platform built with Next.js, TypeScript, and Tailwind CSS. It offers a modern shopping experience with features like product browsing, cart management, and checkout.

Resources

Stars

Watchers

Forks

Languages