Skip to content

UniLife-Projects/travel-list-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Welcome to the Travel-List App, a handy tool designed to assist travelers in packing their items efficiently. This application ensures you never forget anything important for your travels by allowing you to add, retrieve, and remove items on your packing list.

Features 🛩️

  • Item Management: Easily add, retrieve, and remove items from your travel list.
  • Count Tracking: Keeps track of the number of each item.
  • Sorting Options: Sort items by input order, description (alphabetical), or packed status.
  • Dynamic UI: The app boasts a rich, dynamic, and visually appealing user interface.
  • Status Updates: A footer banner provides dynamic updates on the status of packed items.

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/UniLife-Projects/travel-list-git.git
  2. In the project directory, install dependencies:

    npm install
  3. To create the project with the exact React version:

    npx create-react-app@5 travel-list

Available Scripts

npm start

npm run build

  • Builds the app for production to the build folder.
  • Bundles React in production mode and optimizes the build for the best performance.

Contribution

Interested in contributing to the Travel-List App? We welcome contributions from developers of all skill levels. Feel free to fork the repository and submit your pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published