Skip to content

afspeirs/note-me

Repository files navigation

NoteMe

Netlify Status Github package.json version LICENSE

Create and store markdown notes

Table of Contents

Getting Started

Prerequisites

This project uses Node and NPM. To install Node I would recommend using nvm for easy swapping of node versions.

Installation

  1. Clone the repo

  2. Install the dependencies with npm install

  3. Create a .env.local file with the following variables:

    GITHUB_TOKEN="INSERT_GITHUB_TOKEN"

Available Scripts

TODO

Acknowledgements

A special thanks to Devisha Bijwe for designing the logo.

License

ISC License © Andrew Speirs