TaskMaster is a full-stack application designed to simplify your daily task management. With a user-friendly interface, it allows you to easily add, update, and delete tasks. Integrated with Auth0, it ensures secure user authentication. Whether you're juggling multiple work projects or just trying to keep track of weekend errands, TaskMaster is designed to make your life easier.
- Task Management
- User Authentication
- Real-time updates
- React
- TypeScript
- Node.js
- Express
- SQLite3
- Auth0
- Node.js
- npm
git clone https://github.com/eden-pearson/task-master.git
cd task-master
npm install
npm run dev