Skip to content

Repository files navigation

Electroplane Flights

Electroplane Flights is a take-home technical interview test for the company Gordian that aims to present a component which renders two lists for both Outbound and Inbound flights, showing the departure and arrival times alongside the price and providing selection functionality alongside total cost calculation.

Getting Started

Prerequisites

  • Node.js
  • pnpm (or another node Package Manager)

Installation

  1. Clone the repository:
git clone https://github.com/mattpsvreis/electroplane-flights.git
cd electroplane-flights
  1. Install dependencies with pnpm install

tip: You can install pnpm with: npm i -g pnpm.


Running the Application

To start the development server, run pnpm dev.


Building the Application

To build the application for production, run pnpm build.


Running Tests

To run the tests, use pnpm test.


License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages