SnapGallery is a photo gallery that is built using React Hooks (useEffect), React Router and Context API. The images in the gallery are obtained through the Unsplash API and retrieved using Axios.
The purpose of this project was to get familiar with React Hooks, React Router and Context API.
First clone this repository.
$ git clone https://github.com/Binay7587/snap-galleryInstall dependencies. Make sure you have nodejs & npm installed in your system.
$ npm install # or yarnRun
$ npm start # or yarn startSome of the future enhancement for the application are listed below.
- Bla bla bla
- Bla bla bla
Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub. Please see the CONTRIBUTING guidelines for more information.
Binaya Karki - @binay7587 - me@binayakarki.com.np
Repository Link: https://github.com/Binay7587/snap-gallery
Distributed under the MIT License. See https://github.com/Binay7587/snap-gallery/blob/master/LICENSE for more information.

