Skip to content

omidiora/notes

 
 

Repository files navigation

Notes

A dead-simple paper for keeping notes.

Notes is a simple notes taking app that focuses on simplicity to reduce distractions.

Made in Nigeria

Notes?

  • Simple and easy to use
  • Extensible with editors (such as Markdown and Code)
  • Open-source
  • Distraction free and minimal ui

Local Setup

This repo contains the core code used in the web app. to get started you'd need Yarn, NodeJs & Git Installed

Instructions:

  • Clone project
$ git clone https://github.com/rubbieKelvin/notes.git // or '[email protected]:rubbieKelvin/notes.git' for ssh
$ yarn // install packages
$ yarn dev // run locally

open your browser to http://localhost:3000.

Contributing

For contributing, There're probably tons of issues opened right now, Self assign your self to a project, fork this repository, push updates/changes to your fork and make a PR.

About

note

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 83.0%
  • JavaScript 11.3%
  • CSS 3.3%
  • SCSS 1.7%
  • HTML 0.7%