Skip to content

hendrikmitk/feito-react

Repository files navigation

feito-react

A simple to-do app built with React and Tailwind CSS.

General info

Rebuild one of my first beginner projects (a simple to-do app built with Vanilla Javascript) with React and Tailwind CSS.

Project setup and usage

Install dependencies

npm install

Compile and hot-reload for development

npm run dev

Compile and minify for production

npm run build

Serve production build on static server

npm run serve

About

Simple to-do app rebuild powered by Vite using React and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors