Skip to content

urdaneta88/react-todo-hooks-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick TODO app with react hooks

# Install dependencies
npm install

# Prettier format
npm run format

# Fixing eslint problems
npm run eslint-fix

# Serve on localhost:3000
npm start

# Build for production
npm run build

About

A simple TODO app using hooks and with webpack and babel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published