To_Do_List_Application

To-Do-list

This project is part of the 2nd Module 2 Block of Microverse curriculum. The main objective is to use webpack to bundle JavaScript, learn how to use proper ES6 syntax, use ES6 modules to write modular JavaScript, and learn how to use JavaScript objects and arrays and dynamically modify the DOM and add basic events. This will follow professional guidelines in responsive design.

This project will be a basic website that allows users to add, modify and remove a list of To Do tasks.

Built With

. HTML

.CSS

.Javascript

.HTML& CSS & Javaascript Linters

.Git

.Es6

.WebPack

Video

In the following link

Live Server

In the following link, you can view (https://ravitejam9602.github.io/To_Do_List_Application/)).

Screenshot

To_do_List_App

Test

Download all the dependencies run:

npm install

Run webpack server

npm run start

Run build

npm run build

Getting Started

Please get your browser update. To get a local copy up and running follow these simple steps.

Run the command below from the Terminal:

navigate to your projects folder

run git clone (git@github.com:RaviTejaM9602/To_Do_List_Application.git) in your terminals

start index.html

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! Acknowledgments

Entire Microverse team My learning and coding partners

📝 License

This project is MIT licensed.