manan057 / StickyNotesToDo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StickyNotesToDo

A simple react app that helps you create todos

Prerequisites

  • gulp pre-installed

Getting Started

The easiest way to get started is to clone the repository:

git clone https://github.com/manan057/StickyNotesToDo.git

# Change directory
cd StickyNotesToDo

# Install NPM dependencies
npm install

# Run gulp
gulp

Using the app

  • Go to dist folder and open index.html

About


Languages

Language:JavaScript 94.5%Language:HTML 3.4%Language:CSS 2.1%