Skip to content

A stock photo resource that is powered by the Unsplash API, built with ReactJS and the Context API.

Notifications You must be signed in to change notification settings

anagkazou/croto-photo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





View Demo · Report Bug · Request Feature


About The Project

Consuming the Unsplash API, the Croto app is a tool for creators like you; making getting free stock images easy peasy.

Built With

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at Unsplash
  2. Clone the repo
    git clone https://github.com/DavidOmole/croto-photo-app.git
  3. Install NPM packages
    npm install
  4. Enter your API in app.js
    const unsplash = createApi({  accessKey: ""});

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/CoolFeature)
  3. Commit your Changes (git commit -m 'Add some CoolFeature')
  4. Push to the Branch (git push origin feature/CoolFeature)
  5. Open a Pull Request

Contact

David Omole - Twitter - [email protected]

Project Link: Croto Photo App

About

A stock photo resource that is powered by the Unsplash API, built with ReactJS and the Context API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published