Code Monkey home page Code Monkey logo

just-notes's Introduction

JustNotes

A simple yet powerful notes app.

Setup

Tools

You need following tools to run this project:

  • Node.js
  • npm
  • yarn
  • Web Browser

Run Locally

Setup on your local computer by following these steps:

  1. git clone https://github.com/UdacityMobileWebScholarship/just-notes.git
  2. cd just-notes
  3. npm install
  4. npm start

IDE Setup

Check the following settings in your IDE:

  • editorconfig plugin is installed
  • eslint plugin if required is installed and setup

PS: Your commit might fail if you don't adhere to the coding standards. Do configure your IDE with eslint to avoid that trouble.

Contributing

Follow these steps to contribute to this repository:

  • Fork the repository
  • Clone your forked repository
  • Create a feature branch and work on it
  • Commit the changes to your feature branch
  • Submit a PR to the development branch of this repository (Please don't submit to the master)
  • People in the community can review your code (And so can you for other's PRs)
  • Once approved, it will be merged with the development branch
  • On our release cycle, changes from development will be merged to master.

Raising an issue

To raise an issue, please provide us with as much detail as possible.

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.