seif1000 / pixabay-galerie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixabay-Gallery

an image Gallery based on pixaby Api made with React.js.

Index

Demo

Check Demo

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/seif1000/pixabay-galerie.git
    $ cd pixabay-galerie
    
  2. Install Dependencies

    $ npm install
    
  3. Start the application

    $ npm start
    

Your app should now be running on localhost:3000.

About


Languages

Language:JavaScript 71.6%Language:CSS 17.8%Language:HTML 10.5%