Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.99 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.99 KB

Hall of Lens

Vite ReactJS Axios npm Bootstrap

This is a simple image gallery app built with React.js, Vite, Bootstrap, and Axios. It allows users to view a collection of images fetched from an external API from unsplash.com and display them in a responsive grid layout.

Features

  • Fetches images from an external API
  • Displays images in a responsive grid layout
  • Built with modern web technologies including React.js, Vite, Bootstrap, and Axios

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Vite: A fast frontend build tool.
  • Bootstrap: A popular CSS framework for building responsive and mobile-first websites.
  • Axios: A promise-based HTTP client for making XMLHttpRequests from the browser.

Installation

To get a local copy of this project up and running, follow these steps:

  1. Clone the repository:
git clone https://github.com/CharKwehTiawKerang/hall-of-lens.git
  1. Navigate into the project directory:
cd hall-of-lens
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

HallofLens is licensed under the MIT license.