Skip to content

Jaorji/reactjsfirstdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start

In order to start ,you need reach to your file path and put in:

 npm install

Because it uses axios to fetch the data

npm install axios

After installation successfully,then can start npm:

npm start

Picture


This is my first react demo . It used axios to fetch data from jsonplaceholder.http://jsonplaceholder.typicode.com/posts

Function

It will show posts and when click the post it will show the commets from different people.

About

My first demo for reactjs JSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published