An open API service indexing awesome lists of open source software.

https://github.com/vsbron/course-react2023-travel-list

React app that allows to build a travel items list, sort it, delete items etc.
https://github.com/vsbron/course-react2023-travel-list

Last synced: about 1 year ago
JSON representation

React app that allows to build a travel items list, sort it, delete items etc.

Awesome Lists containing this project

README

          

# Travel List app

React app that allows to build a travel items list, sort it, delete items etc.

## Features

- Add & delete items from the page;
- Mark packed items;
- Sort the list by input order, name or packed status;
- Clear the list entirely;
- Travel list stats;

## Details

- Built fully in React with props and State;
- Basic CSS for styles;

## Live version

https://vsbron-course-react2023-travel-list.netlify.app/