sagar-pardhi / todo-app

Home Page:https://sagar-pardhi.github.io/todo-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

gif

  • Demo - here
  • Learned about how to implement tabs in react with typescript and how to work with localstorage

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/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Contact

About

https://sagar-pardhi.github.io/todo-app/


Languages

Language:TypeScript 88.7%Language:HTML 7.3%Language:JavaScript 2.8%Language:CSS 1.2%