Skip to content

flexjames/JSONPlacerholder_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONPlaceholder App

JSONPlaceholder App is a simple React + Flux application that makes an API call to JSONPlaceholder to get user, posts and todo data and then renders the data to a site. Navigate to the application folder and run the following commands in the terminal to start the application.

npm install 
npm run dev

Then in your browser, type the following in the address bar: localhost:8080

Tech

  • JavaScript
  • ReactJS
  • Flux
  • Webpack
  • HTML
  • CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published