nas5w / react-typescript-todo-app

App created in the React TypeScript Todo App tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React TypeScript Todo App

About this Repository

This app was created during the React TypeScript Todo App tutorial (link forthcoming). I recommend following along with the tutorial video, but feel free to clone this app directly and explore the code!

Clone and Run the App

Clone the app:

git clone https://github.com/nas5w/react-typescript-todo-app.git
cd react-typescript-todo-app

Install dependencies:

yarn

Run the app:

yarn start

Notes

This project was bootstrapped with Create React App.

About

App created in the React TypeScript Todo App tutorial


Languages

Language:TypeScript 61.9%Language:HTML 37.1%Language:CSS 1.0%