This is a solution to the Todo app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: https://clarkeadg.github.io/fm-todo-app/
- React - JS library
- Vite - Frontend Tooling
- Tailwind - For styles
- Vitest - Testing framework
- React Testing Library - For tests
- Uniqid - For generating unique ids
- React DnD Sortable - For sortable lists
This project was built using Node.js version 20.10.0
npm install
npm run dev
npm run test
npm run build
- Website - Brian Clarke
- Frontend Mentor - @clarkeadg