Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 936 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 936 Bytes

BWL Photo Browser React Application

A multi-page photo browser React application built with React and the JSONPlaceholder API. This frontend application enables seamless navigation and dynamic photo display across different pages. Additionally, it fetches and presents photo data efficiently, offering a user-friendly photo browsing experience.

Installation

  • Clone the entire project.
  • Run npm install command.
  npm install
  • It will take few minutes to install all the dependencies
  • Once installation completed, you can access the site.
  localhost:3000

Acknowledgements