Skip to content

masabqurban/ShopEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Next JS

ShopEase E-Commerce Store

Hello everyone!
Welcome to ShopEase, an E-commerce platform and your go-to destination for a seamless online shopping experience. Experience hassle-free shopping with ShopEase, where quality meets convenience. Discover a wide range of products and enjoy a user-friendly platform designed to make your shopping journey smooth and enjoyable.

Project Status: ๐Ÿš€

  • Project Created: 28/02/2025

Tech Stack used:

  • Next JS
  • TypeScript
  • Tailwind CSS
  • Lucide Icons
  • ShadCN UI Components
  • Vercel

We would appreciate it if you decide to use this project. Please include credit when using it. Thank you!

Tutorial: Running the Project

Hereโ€™s a simple guide to run this project.

Prerequisites

Ensure that you have already installed:

  • Node.js

Steps to Run the Project

  1. Download this project:

    git clone https://github.com/masabqurban/ShopEase.git  
  2. Install all dependencies:

    npm install  
    
  3. Run the project:

    npm run dev  
    
  4. Open in browser: Access the application through the link displayed in your terminal.

Creating a Production Build

To create a production-ready build:

  1. Run the build command:

    npm run build  

The build files will be saved in the .next folder. You can deploy this folder to your hosting server.

Notes

If you encounter issues while running the project, ensure that:

  1. Node.js is correctly installed.
  2. Youโ€™re in the correct project directory.
  3. All dependencies are installed without errors.

ShadCN Components

This project uses ShadCN UI components. If you need to add new components or reinitialize the setup, follow these steps:

If you cloned this repository and need to set up ShadCN UI,

  1. Initialize ShadCN (if missing)

    npx shadcn init  
    

To install new ShadCN UI components,

  1. Add new components

    npx shadcn add <component-name>
    
  2. Ensure Tailwind and dependencies are properly configured.

If you run into issues with ShadCN, check the official documentation for troubleshooting.

About

๐Ÿ›’ Next-gen E-Commerce platform with seamless shopping experience. Built with Next.js + TypeScript + Tailwind. Features product discovery, cart management & modern UI components.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages