Skip to content

This React-based gallery app enables users to effortlessly browse through a captivating collection of images.

Notifications You must be signed in to change notification settings

Raish10100/REACT_GALLERY_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment-1 of Walking with REACT Part-3

Gallery App

This React-based gallery app enables users to effortlessly browse through a captivating collection of images.

Preview

Website Link

Gallery App

Photos

Home Page Caption: Home page of the Gallery App

Image-Details page Caption: Image-Details page of the Gallery App

Features

  • Home Page: Users can explore a stunning array of diverse images. They can effortlessly navigate between pages using next and previous buttons.
  • Image-Details Page: Users can delve into detailed information about each image upon clicking.

Installation

  1. Clone the repository to your local machine.
  2. Open the terminal and navigate to the project directory.
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open your web browser and go to http://localhost:5173

Configuration

No additional configuration is required for this project.

Contributing

Contributions are welcome! To contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m "Add your changes"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request.

Acknowledgments

  • React - A powerful JavaScript library for building user interfaces.
  • React Router Dom
  • Axios (for API requests)
  • JSX/CSS

Credits

This project was created by [Raish Vadaviya]. It utilizes images from this API for assignment purposes.

Contact

About

This React-based gallery app enables users to effortlessly browse through a captivating collection of images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages