Skip to content

Grocery List - React beginner friendly project with a lot of helpful comments

Notifications You must be signed in to change notification settings

kateFrontend/react-grocery-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery List

About The Project

Simple React application like a to-do list app

View Demo Here

Start project

This project was bootstrapped with Create React App.

In the project directory, you can run:

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.
You may also see any lint errors in the console.

Built With

React / JavaScript

Usage

The usage is pretty simple.

User can type what he needs to buy into th input field and press Add or hit Enter.

Once user submitted an item, he will see it appear as an entry.

Click on the item and it will be crossed out.

User can add as many items as he wants and can also remove them.

Project Link: https://github.com/kateFrontend/Grocery-List

About

Grocery List - React beginner friendly project with a lot of helpful comments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published