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

https://github.com/ocdbytes/bumaga-notes-application

This is a simple notes app with firebase auth and firestore database
https://github.com/ocdbytes/bumaga-notes-application

css3 firebase-auth firebase-database firebase-hosting react

Last synced: 3 days ago
JSON representation

This is a simple notes app with firebase auth and firestore database

Awesome Lists containing this project

README

          

# BUMAGA NOTES APPLICATION (React,Firebase and Redux)
[Link to website](https://bumago-notes-application.web.app/)

Built With



firebase
react
redux

### What is this About ?
This is a simple notes application which uses firebase for authentication and storing the user data.



## How to Use the Code
* To Clone the repo run the command given below:
```sh
git clone https://github.com/{your_user_name}/Font_KNIGA.git
```
* Go to the folder and install npm using this command
```sh
npm install
```
* Now run
```sh
npm start
```

## Features
* Google Sign In using firebase
* Firebase Firestore database
* Easy Interface

[Link to Website](https://bumago-notes-application.web.app/)