Skip to content

phrsouza/travel-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel List

Overview

This repository is dedicated to helping you plan and organize your travel adventures by creating and managing a list of items needed for your travel.

Features

  • Add item and amount
  • Check if item was already packed
  • Change sorting order
  • Delete item
  • Summary of total items and items packed

Local Setup

To set up the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/phrsouza/travel-list.git
  1. Install dependencies:
npm install

Usage

  1. Start server:
npm start
  1. Open app:
localhost:3000

Deploy

This project is deployed to https://travel-list-7zll3j2bk-pedro-souzas-projects-608e0ba6.vercel.app/ whenever the default branch is updated.

image

License

This project is licensed under MIT License.

Contact

For inquiries or support, please contact:

Feel free to open an issue for bug reports or feature requests.