Skip to content

Alokkumarcse/my-cart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

my-cart-app

Learn about some basic concepts and their working mechanism

State-management

Prop, How to pass the data from parent to child

React component life cycle

How to connect with firebase/firestore database and manipulate the database

Perform CRUD operations

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.