Skip to content

RakibNoushad/Freshy

Repository files navigation

Freshy - E-Commerce (NextJs/React)

This is a project with some feature of e-commerce site build by NextJs. It includes the React Material UI as well as JSON-server for our mock backend

Usage

Install dependencies

npm install
# or
yarn install

Run the JSON server (http:https://localhost:5000)

npm run server
# or
yarn server

To run the development server:

npm run dev
# or
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages