Skip to content
/ rf Public

React + Redux app for fetching, rendering and sorting items from JSON server

Notifications You must be signed in to change notification settings

serjyamp/rf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. npm install -g json-server
  2. in a root folder run:
json-server --watch db.json --port 3004
  1. install all dependencies
  2. yarn start
  3. go to http://localhost:3000/

About

React + Redux app for fetching, rendering and sorting items from JSON server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published