varJonathanR / todo-app

Simple Todo App

Home Page:https://todo-app-varjonathanr.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

This is a simple Todo App. I altered the design on Figma in an attempt to make it more personal. There are some missing features such as filtering by 'Active' and 'Completed' due to my current experience. However, I promise you, dear reader, that I will continue to improve. When I am better prepared and more experienced, I will overhaul and upgrade this project. Please be patient and wait for that to happen. :D

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/varJonathanR/todo-app

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact

About

Simple Todo App

https://todo-app-varjonathanr.netlify.app/


Languages

Language:JavaScript 65.8%Language:CSS 30.3%Language:HTML 3.9%