Skip to content

enesBurakElmal/Market-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How it Works

After this clone, run from Terminal

1- npm install

2- npm start

3- json-server --watch items.json --port 3001

4- json-server --watch companies.json --port 3002

Based on the 3rd and 4th terminal commands, in this project the json-server package is used to create a fake rest API. For more information: https://www.npmjs.com/package/json-server -- https://github.com/typicode/json-server

About

Market App Workspace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors