Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
/ wren-todo-app Public archive

Todo App implementing Typescript, Tailwind, React and Webpack

Notifications You must be signed in to change notification settings

mardybardy/wren-todo-app

Repository files navigation

TODO APP

A basic todo app implementing React, Typescript, Tailwind, SCSS and Webpack. Localstorage is used to persist state. No class based components are used in keeping with modern React philosophy.

npm i to install. Then:

Commands

npm start - runs dev server with live reloading on http://localhost:9000 npm run dev - creates a development build in dist folder npm run build- creates a production build in dist folder

About

Todo App implementing Typescript, Tailwind, React and Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published