Skip to content

wikicode96/brown-streak

Repository files navigation

Brown Streak

Browm Streak Go For The Brown

Description

If you've played GTA San Andreas, you'll surely know this legendary train company that runs along the tracks of the map from one end to the other through various stations. This project simulates a website for clients who want to travel with Brown Streak in the state of San Andreas, helping them check the ticket cost according to the chosen stations and to consult information of interest.

Technologies Used

Run the application

To run the application, you need to have Node.js, Angular CLI and Git installed. Then open the terminal and execute the following instructions:

  • Clone the repository
git clone https://github.com/wikicode96/brown-streak.git
  • Install dependencies
npm install
  • Run the server
ng serve