An open API service indexing awesome lists of open source software.

https://github.com/vin-dkr/todo--app

this is a basic React JS ToDo Project.
https://github.com/vin-dkr/todo--app

firebase firestore react

Last synced: 2 months ago
JSON representation

this is a basic React JS ToDo Project.

Awesome Lists containing this project

README

          

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.

BEFORE DEPLOY:--------------------
go to the firebase.js and change the code of ` firebaseApp ` as given in your firebase SDK.

`** npm run build **`
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

### There u go for deploy:
may be by using free firebase hosting

## website --check out
[ToDo-App](https://tooo-do.web.app/)