/react_pics

Primary LanguageJavaScript

Image Finder App

This project consists in a basic image search application, the user enters a search term and makes a request to the unsplash.com api service and a list of images related to the search term are displayed.

Built With

  • ReactJS
  • HTML / Semantic CSS

App Screenshots

screenshot

Setup instructions

Open a terminal window, go to the location you'd like to add the project and then run the commands below.

git clone https://github.com/noomdalv/react_pics.git
cd react_pics
npm install
npm start

Author

👤 Vladimir Luna

📝 License

This project is MIT licensed.