Skip to content

surajDahal007/onlineStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js online Store project.

Features

  1. API fetched from Fakestoreapi
  2. CSS3 is used for it's UI design.

Installations

npm install --yes
npm run dev
# or
yarn dev
# or
pnpm dev