This To-Do List App is a simple yet powerful tool designed to help users manage their tasks efficiently. It provides an intuitive user interface for creating and organizing tasks, making it easier to stay organized and productive. Whether you're a student, a professional, or anyone with a busy schedule, this app can assist you in keeping track of your to-do list with ease. Demo: https://alikikap.github.io/Typescript-to-do-list/
Follow these steps to get the project up and running on your local machine:
Clone the repository:
git clone https://github.com/AlikiKap/Typescript-to-do-list.git
Navigate to the project directory:
cd Typescript-to-do-list
Install the dependencies:
npm install
Once you have installed the dependencies, you can start the development server:
npm run start
This will start the application in development mode, and you can access it in your web browser at http://localhost:3000.
Distributed under the MIT License. See LICENSE.txt
for more information.
Aliki Kapasakalidi - @AlikiKap - [email protected]
Project Link: https://github.com/AlikiKap/Typescript-to-do-list.git