Skip to content

React App with pics searched by user input displayed on a grid

Notifications You must be signed in to change notification settings

PrateekAdhikaree/react-pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Pics

screen

Tools Used

Running the project

In the project directory, you can run:

npm ci

Installs the required packages in node_modules directory from the package-lock.json file.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

React Components

main file: index.js

Usage

  1. Type any keyword in the input field
  2. Press 'Enter' to search for the keyword using Unsplash API
  3. Returned images displayed below

Credits

Stephen Grider Modern React with Redux [2020 Update]

About

React App with pics searched by user input displayed on a grid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published