Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

About this Project

This project involved creating an image gallery with a drag and drop feature and a search feature as well. The app also has an authenticated login feature. You can log in with the following; Email: user@example.com Password: 1Password

Firebase was used for the authentication while the images were generated using the free image API at Pexels and the drag and drop was done with react-beautiful-dnd