Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1020 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1020 Bytes

This project is a web page built using HTML, CSS, and the Bootstrap framework.

Figma Link

Getting Started

To run this project locally, follow these steps:

  1. Install Live Server:

    • Download Live Server (or a similar tool if you prefer).
    • Follow the installation instructions for your operating system.
  2. Clone or Download the Repository:

    • If you have Git installed, clone the repository
    • If you don't have Git, download the ZIP file of the repository from GitHub.
  3. Open the Project in Live Server:

    • Open the project directory in your preferred code editor.
    • Start Live Server and point it to the directory containing the HTML file (e.g., index.html).
    • Live Server will launch a local development server, usually accessible at http://localhost:5500/index.html in your web browser.

This project is also deployed on Netlify. You can view the live version at:

Netlify Link