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.
- Add item and amount
- Check if item was already packed
- Change sorting order
- Delete item
- Summary of total items and items packed
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/phrsouza/travel-list.git
- Install dependencies:
npm install
- Start server:
npm start
- Open app:
localhost:3000
This project is deployed to https://travel-list-7zll3j2bk-pedro-souzas-projects-608e0ba6.vercel.app/ whenever the default branch is updated.
This project is licensed under MIT License.
For inquiries or support, please contact:
- Project Maintainer: phrsouza
- Project Homepage: https://github.com/phrsouza/travel-list
Feel free to open an issue for bug reports or feature requests.