GithubHelp home page GithubHelp logo

note-taker's Introduction

Note Taker

Click here to visit the app

Create and save notes to be viewed later with the note taker app!


Usage

Note Taker screenshot

  • Click on the text area on the right-hand side to write a note.

  • Save a note with the save icon in the upper right hand corner.

  • Open an existing note by clicking on it on the left panel.

  • Click on the plus sign to create a new note.

  • Delete a note by clicking on the trash can icon.


Installation

Click here to visit the app

  1. Clone the repo or download the code as a zip.

    git clone https://github.com/LemonPocky/note-taker.git

  2. If downloaded as zip, unzip the contents. Place the folder in an easily accessible location on your computer.

  3. Navigate to the root folder using the terminal or other command-line interface.

  4. Run the following commands:

    npm install

    node server.js

    a. Change the server port to something other than 3000 if desired in server.js.

  5. The server is running when you see the following message in console:

    Server is listening on port <PORT>

  6. Visit the page at http://localhost:\ .

note-taker's People

Contributors

lemonpocky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.