an image Gallery based on pixaby Api made with React.js.
Check Demo
Make sure you have Node.js and npm installed.
-
Clone or Download the repository
$ git clone https://github.com/seif1000/pixabay-galerie.git $ cd pixabay-galerie
-
Install Dependencies
$ npm install
-
Start the application
$ npm start
Your app should now be running on localhost:3000.