A web-based task management application built with React, Vite, and Tailwind CSS.
- Task Management: Create, view, update, and delete tasks.
- Responsive Design: Optimized for various screen sizes.
- Modern UI: Styled with Tailwind CSS for a sleek and intuitive interface.
-
Clone the repository:
git clone https://github.com/Lucasdias067/manager-task-web.git cd manager-task-web
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
The application will be accessible at http://localhost:5173.