/travel-list

Primary LanguageJavaScript

Travel List

Table of Contents

Overview

screenshot

Built With

  • React

Features

This application was created with React. Items that are needed for a trip can be added/removed. Also they can be sorted by certain properties

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/hansakose/travel-list.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact