Skip to content

Kartik-Kumar12/Grocery-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A grocery list app using react.js

                                                  Documentation

Steps to create a react app

.

npx create-react-app my-app

cd my-app

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Functionality specs :

> Addition of item in the list on onSubmit event

> Deletion of item from the list on onClick event

> Displaying of items being added to the grocery list app

For deploying on Heroku server

About

A simple grocery list app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published