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

https://github.com/mugambi645/notebook

Notebook web app built using react.js and firebase
https://github.com/mugambi645/notebook

firebase notebook react

Last synced: 3 months ago
JSON representation

Notebook web app built using react.js and firebase

Awesome Lists containing this project

README

          

# NoteBook

## Introduction
- This is a notebook web app built using react.js.The notes are connected to firebase real-time database.You can add/delete them.
## Technologies used
- React
- Html
## Setup requirements and Installation
- Clone the repository by
- Run
- Run
## Firebase
- Head over to firebase docs to learn how to configure it in your app
- [Firebase Docs](https://https://firebase.google.com/docs)
## Development
Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (git checkout -b improve-feature)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am 'Improve feature')
- Push to the branch (git push origin improve-feature)
- Create a Pull Request

## Known Bugs

If you find a bug (the website couldn't handle the query and or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
### Licence
You can use this application however you wish.

*MIT*
Copyright (c) 2022 **Patrick Mugambi**