- React
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
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
- GitHub @hansakose
- Linkedin @Hansa Köse