Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 844 Bytes

README.md

File metadata and controls

53 lines (34 loc) · 844 Bytes

Travel App

travel app built with Angular is a project for ITI professional scholarship

Tech Stack

Angular 17

Bootstrap

TypeScript

Features

  • Responsive Design
  • Accessibility in VS Code
  • Download directly to project root
  • Live Previews

Run Locally

Clone the project

  git clone https://github.com/MinaSamirSaad/travel-app_Angular.git

Go to the project directory

  cd travel-app_Angular

Install dependencies

npm install

Start the server

npm run start

Authors