Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aloktiwari5/infypics

A react web app to browse, search, view and save images.
https://github.com/aloktiwari5/infypics

auth0 context-api image-viewer react react-router

Last synced: about 1 month ago
JSON representation

A react web app to browse, search, view and save images.

Awesome Lists containing this project

README

        

# InfyPics

Want royalty free stock pictures for your next project or just love browsing looking at different pictures online.

## Features

- Explore random pictures on the interent.
- Search for specific types of pictures
- Login to save your liked pictures
- Keep on **scrolling** till you find the one

## Tech Stack

- React
- React Router
- Unsplash API
- Auth0
- Express.js
- MongoDB

## yarn install
use the above command on the client side to install dependencies

# npm install
use the above command on the server side to install dependencies

# yarn start
use the command on the client side to run client

# npm start
use the command on the server side to run server