Skip to content

steve-jiang/react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

  • This project was bootstrapped with Create React App.
  • Client side routing: react-router-dom
  • State management: redux
  • Side-effect (API async actions) handling: redux-thunk
  • DatePicker component: react-datepicker and Moment
  • DevTools: redux-logger, redux-devtools-extension

Getting Started

  • cd to the test directory
  • run: yarn or npm install
  • run php server for the API: php -S localhost:8000
  • run node app: yarn start
  • open browser and go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published