TaskMaster is a To-Do application built using React. It allows users to create a list of tasks they need to complete. Additionally, the app features a Dark Mode that changes the visual style of the entire app, providing a more comfortable experience in low-light conditions.
You can add tasks, mark them as completed (by clicking on the text once), and remove them.
- HTML5
- CSS3
- Javascript ES6
- JSX
First of all, you need Node.js installed.
If you don't have it, you can download it here:
Node.js
git clone https://github.com/R3ddy95/TaskMaster.git
npm install
npm run build
npm start
and go to http://localhost:3000 to view it in your browser.
Elsewhere, you can simply try it here: TaskMaster
My Email: edoardo.vitagliano3@gmail.com
You can find my Linkedin profile here: https://www.linkedin.com/in/edoardo-vitagliano-299737110/