Skip to content

Momen-Alshouha/go-green

Repository files navigation

Go Green - Angular Informative Website

This project is an informative website developed using Angular.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/angular-informative-website.git
    
  2. Navigate to the project directory:

    cd angular-informative-website
    
  3. Install dependencies:

    npm install
    

Usage

  1. Run the development server:

    ng serve
    
  2. Open your web browser and visit http://localhost:4200 to view the website.