JoelDore / Notebook-App

πŸ““ Web application for writing and saving notes using Express.js

Home Page:https://jd-notetaker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebook App

Web application for writing and saving notes using Express.js


Table of Contents

Installation

npm i express

Usage

Currently deployed with Heroku App

  1. Click Get Started in deployed app.
  2. Click + in the upper right to create a new note.
  3. Enter note title/text and click πŸ’Ύ to save.
  4. Saved notes will appear in left column - click a saved note to view it.
  5. Click the πŸ—‘οΈ icon next to any saved note to delete it.

Demo

Technologies Used

Contributing

Contributions welcome!

  1. Fork this repository
  2. Create a new branch
  3. Commit/push your changes
  4. Create a new pull request

Future Scope

  • Add ability for user to edit notes
  • Add Dark Mode toggle

Questions

If you have any questions, feel free to create an Issue or contact me directly at dore.joel.dore@gmail.com

License

This project is MIT licensed.
Β© 2020 Joel Dore



github  linkedin  Buy Me A Coffee

About

πŸ““ Web application for writing and saving notes using Express.js

https://jd-notetaker.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 60.6%Language:HTML 26.3%Language:CSS 13.1%