Skip to content

A note-taking application built with Next.js. Use's DynamoDB to hold synced notes.

License

Notifications You must be signed in to change notification settings

twilsonn/notedown

Repository files navigation


Notedown

Make notes!
View App

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License
  5. Contact
  6. Acknowledgments

About The Project

I wanted to make a simple notepad app.

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/twilsonn/notedown.git
  2. Install NPM packages

    npm install
  3. Run development environment

    npm run dev

(back to top)

Roadmap

  • Rich text editor
  • Auto save notes
  • Multiple notes
  • Save to cloud
  • Share note snapshot
  • Dark mode
  • Moblie Compatibility
  • Accessibility
  • PWA perfect score 😯
  • OAuth login

(back to top)

License

See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/twilsonn/notedown

(back to top)

Acknowledgments

(back to top)

About

A note-taking application built with Next.js. Use's DynamoDB to hold synced notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published