Robynio / Todo-list-with-context-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-list-with-context-API

Screenshot (4)

Built With

Prerequisites

    npm install npm@latest -g

Installation and Run App

  1. Clone the repo
    https://github.com/Robynio/Todo-list-with-context-API.git
  1. Install packages
    npm install
  1. Run App: In the project directory, run:
    npm start

Usage

The App provides the basic functionality of a todo list: the client can type in the name, date, category and description of his to-dos. By hitting the Add-button, the to-dos get introduced to the list of to-dos.

About


Languages

Language:JavaScript 64.1%Language:SCSS 32.0%Language:HTML 3.9%