Skip to content

mani-barathi/unsplash-clone

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

Unsplash Clone

Netlify Status

A Unsplash clone developed with React🚀 and Unsplash API

Click Here to view the Live Website

Features

  • Search Images
  • Download Images

Technology Used

  • React
    • Material-UI - Icons and Prebuilt Components
    • react-router-dom - To manage routing between different pages
  • Netlify (Hosting service)

Preview

To run this on Local machine

  • Clone the repo, install all the dependcies from package.json by typing npm install
  • Create a API KEY from unsplash
  • Create a file with name secrets.js inside src and place your api key as shown below
        export const API_KEY = 'PLACE YOUR API KEY HERE'   
  • Run app by typing npm start

About

Unsplash Clone Built with React and Unsplash API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published