Skip to content

nsachin08/NextJS_Ecomm

Repository files navigation

Ecomm

A ecommerce website made using NEXTJS.

Screenshots

Features

  • Supports Search Functionalities.

  • Supports CART Function.

  • Supports data persistency of cart even after the reload /revisits using LocalStorage.

  • Has a green Web Vital Score.

Run Locally

Clone the project

  git clone https://github.com/nsachin08/NextJS_Ecomm

Go to the project directory

  cd NextJS_Ecomm

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

NEXTJS

About

An ecommerce website made using NEXTJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published