Skip to content

A Simple Todo App build using ReactJS and Hosted on Firebase.It uses firestore for database. it uses firebase hosting to host this app.

License

Notifications You must be signed in to change notification settings

harikanani/ReactTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Todo App

A Simple Todo App build using ReactJS and Hosted on Firebase. It uses firestore for database. it uses firebase hosting to host this app.

Installation

Clone this Repository Locally

  git clone https://github.com/harikanani/ReactTodo.git
  cd ReactTodo

Install Dependencies

  npm install

configure changes

rename firebase.config.example.js file with firebase.config.js

and replace your config in firebase.config.js file.

Run Project Locally

    npm run start
        OR
    yarn start

Tech Stack

Client: React, MaterialUI

Server: Firebase

Demo

firebase-todo.mp4

Support

For support, email harikanani2003@gmail.com

License

MIT

Deployment

To deploy this project run

  yarn build
  firebase login
  firebase init
  firebase deploy

About

A Simple Todo App build using ReactJS and Hosted on Firebase.It uses firestore for database. it uses firebase hosting to host this app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published