Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.11 KB

README.md

File metadata and controls

63 lines (42 loc) · 1.11 KB

Phoootos

A photo gallery app made using React.js

Features

  • More than 100000 images
  • Pagination
  • Grid View
  • View images in different sizes
  • Infinite Gradient Animation

Learing Outcomes

  • Functional Components
  • useState
  • useEffect
  • useRef
  • Error handling
  • Controlled Components
  • CSS animation

How to use

  • Visit phoootos.netlify.app
  • Enter the search query
  • Use the Pagination buttons to toggle between pages

Installation

  • Clone this repo

  git clone https://github.com/ArjunGTX/phoootos.git
  • install Dependencies

  npm install

Tech Stack

  • HTML
  • CSS
  • React

APIs

Screenshots

Desktop View

home

Mobile View

home

Feedback

Send your feedbacks to arjunatpavilion@gmail.com. Feel free to mention any issues or to provide any suggestions. Thankyou.