wroetoshaw / Todo-App

My first attempt at todo react app, has few bugs will fix in the next update/push

Home Page:https://todo69react.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App

My first attempt at todo react app, has few bugs will fix in the next update/push

Setup

Download Node.js. Run this followed commands:

Install dependencies (only the first time)

npm install

Run the local server at localhost:8000

npm start

Build for production in the dist/ directory

npm run build

About

My first attempt at todo react app, has few bugs will fix in the next update/push

https://todo69react.netlify.app/


Languages

Language:JavaScript 45.5%Language:CSS 29.6%Language:HTML 24.9%