Skip to content

bvaibhav23/personal-shopping-list-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Details

  • A shopping list application.
  • User can enter list of items that you want to buy today.
  • It is able to handle name of the item, quantity, price.
  • On the home page it render all the items that the user have entered into list.
  • Able to remove the items.
  • Used React hooks for the same
  • Used localStorage to store the data.

Landing Page

image

Technologies Used

  • REACT JS
  • HTML
  • CSS
  • JAVASCRIPT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published