An Image Browser made in React.js with Material-UI and using Pixabay API.
- Create a New React App - Get started with React here
- Material-UI - React components for faster and easier web development
- Pixabay API - A RESTful interface for searching and retrieving free images and videos released under the Pixabay License.
- Traversy Media Tutorial - Tutorial for this project.
In the project directory, you can run: yarn start
Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.