Todo List Project
A simple Todo List built with Vue.js
Live Demo
Prerequisites
- Node.js
- npm
Getting Started
- Clone the repository.
git clone https://github.com/shehab267/simple-todo-list-page - Navigate to the project directory
cd simple-todo-list-page - Install the required packages
npm install - Start the development server
npm run dev - Open your browser and go to http://localhost:8080 to see the project.
Built With
Author
- Shehab Hawary – shehab267