Skip to content

PriyanshuPaul/react-travel-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel List

A travel list in react.

Description

This is a travel list application to understand the very basics of React. Followed the course for Mordern React on Udemy.

Walkthrough

Add new items by selecting quantity and description and clicking add button The new items will be rendered in the below section. The footer will be updated with total items and percentage of packing items We can click on the checkbox to mark the item as packed and unselect to mark as not. We can sort items by packing order,status and description

Screenshots

Screenshot-2024-08-09-015250.png

Available Scripts

In the project directory, you can run:

npm install

Install Dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published