/-RoyaltyFreePics-ReactJs

A searched based application for finding royalty free pictures using React Js & Unsplash api.

Primary LanguageCSS


Logo

RoyaltyFreePics

A searched based application for finding royalty free pictures using React Js & Unsplash api.
View Demo


Logo


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

A searched based application for finding royalty free pictures using React Js & Unsplash api.

Use the readme.md to get started.

(back to top)

Built With

This section lists any major frameworks/libraries used to build the project. For detailed information refer to the package.json file.

(back to top)

Getting Started

Follow the steps below to get started with the project.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key for Unsplash at https://unsplash.com/developers
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in App.jsx
    const Access_Key = 'ENTER YOUR API';

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Sameed Zahoor - @Linkedin - sameedzahoor.contact@gmail.com

(back to top)