- git clone https://github.com/AlokKothiyal1/React-Pixels/edit/master/README.md
- Second step
npm install
- You will get he node_modules after the above command
- Then to start the Application
npm start
- It runs the app in the development mode.
- Open http://localhost:3000 to view it in the browser
- The page will reload if you make edits and save it.
- You will also see any lint errors in the console.
To make web development easier and faster, a variety of frequently used functions have been implemented.
- The first landing Page looks like this,
- Here on the home page, you have two buttons,
- Images
- Videos
- If you will click on Images then you will get the page like this:
- Here, there is a search bar you can search any image you want to search
- On hovering at bottom of the Image you will get the name of photographer as you can see below
- if you will click on the name of photographer It will navigate to the official Pexels profile page of the photographer.
- here are Some screenshots so you can get the idea.