Skip to content

spp1991/Note-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteApp

Single page application for displaying,creating,updating and deleting notes with ability to add/remove tags

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to Note.js and React.js to run the application on local machine. To find the installation instructions for your OS, visit :

https://nodejs.org/en/download/

React Installation :

Open Command Prompt and execute following command to install to enable React

npm install create-react-app

Installing

Git clone the repository to your local machine in the src folder :

HTTPS:

$ git clone https://github.com/spp1991/Nomster.git

SSH:

$ git clone https://github.com/spp1991/Note-App.git

(This project was bootstrapped with Create React App)

Open application folder created by git clone command:

$ cd Note-App

You will then be able to start the app locally by runnning:

$ npm start

Built With

  • React.js - A JavaScript library for building user interfaces
  • HTML5 - Web markup language
  • CSS3 - Webpage Style Sheet language
  • Javascript - Web Programming language
  • jQuery - Javascript Framework
  • Material Icon - Symbols for common actions and items

About

Simple Note creation/updation/deletion application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published