Skip to content

mardab/shopping-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-list

A shopping list using React and Firebase

This project was bootstrapped with Create React App.

Running

Remember to have typescript installed. You can ensure that by running:

yarn add typescript

In the project directory, you can run:

yarn start

This runs the app in the development mode.
It should automatically open http://localhost:3000 to view it in the browser.

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

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds this React app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

React + Firebase Shopping List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.0%
  • HTML 7.2%
  • JavaScript 3.3%
  • CSS 1.5%