Infypics

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

Stars
0
Committers
2

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

Related Projects