Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 725 Bytes

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.