
A searched based application for finding royalty free pictures using React Js & Unsplash api.
View Demo
Table of Contents
A searched based application for finding royalty free pictures using React Js & Unsplash api.
Use the readme.md
to get started.
This section lists any major frameworks/libraries used to build the project. For detailed information refer to the package.json file.
Follow the steps below to get started with the project.
- npm
npm install npm@latest -g
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.
- Get a free API Key for Unsplash at https://unsplash.com/developers
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
App.jsx
const Access_Key = 'ENTER YOUR API';
Distributed under the MIT License. See LICENSE.txt
for more information.
Sameed Zahoor - @Linkedin - sameedzahoor.contact@gmail.com