Todo list built with ReactJS, Tailwind CSS, and Daisy UI
Here's a link to a quick demo
To run the project
git clone https://github.com/ElvisHernandez/HomeTrack-Assignment
cd HomeTrack-Assignment
npm install
# Compile Tailwind CSS
npm run staticIn a new terminal window run
npm run dev