Skip to content

iCherya/nextjs-dummy-store

Repository files navigation

Next.js E-Commerce Store Project

This project is a dummy e-commerce store created for the purpose of learning Next.js, a React framework for building web applications. The goal of this project is to provide a hands-on experience with Next.js and showcase best practices for building a modern, scalable, and performant e-commerce website.

Live Demo: https://nextjs-dummy-store.vercel.app/

Table of Contents

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/iCherya/nextjs-dummy-store.git
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Features

TODO: Add features

Technologies Used

TODO: Add technologies used

Project Structure

TODO: Add project structure

Usage

This project is open for educational purposes. Feel free to explore, modify, and use it to enhance your understanding of Next.js and e-commerce development.

About

Dummy e-commerce store created for the purpose of learning Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published