nbetts / my-notes

An online Firebase app to store and edit private notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Notes

Website screenshot

A simple online notes editor with Firebase auth, storage and hosting: my-notes-41f39.firebaseapp.com

This project was bootstrapped with Create React App.

Running the app

For first time setup, in the project directory run npm install to install the project dependencies.

To run the app locally run npm start.

Deploying the app

Creating a pull request will automatically run a preview deployment.

Merging changes into the main branch will automatically run a production deployment.

See the relevant Github Actions in Github for deployment details.

To do

  • improve markdown rendering
  • fix sidebar list overflow

About

An online Firebase app to store and edit private notes

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.5%Language:HTML 3.5%