Skip to content

A react app which searches and displays images using unsplash api

Notifications You must be signed in to change notification settings

joshinihal/react-pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pics

A basic react app which searches and displays images using unsplash api

Requirements

  • Nodejs
  • npm

Steps

Install Nodejs from the official website

Get create-react-app for similar app creation

$ npm install create-react-app

Get dependencies and start the server

$ npm install 
$ npm start

Go to your localhost to see the app running.

About

A react app which searches and displays images using unsplash api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published