8000 GitHub - chibukasia/online-apparel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chibukasia/online-apparel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Apparel Shop

Description

This is a project about an online shop for apparels. A user can place an order for an apparel or several apparels

Set Up

The project is easy to set up and run. It uses a json server to mock the backend. The project is created using React.js librabry

Prequisites

To run this project, you will need the following installed on your computer

  • node js
  • npm
  • json server

Run the project

After cloning the repo, do the following

  1. Run npm install on the terminal in the projects directory
  2. Run json-server --watch db.json on the terminal in the directory having the db.json file
  3. In a new terminal, reun npm start to start the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0