Skip to content

This exercise builds a simple to-do list using WebPack and then serving it with Webpack dev server.

Notifications You must be signed in to change notification settings

ClaudiaRojasSoto/toDo_list

Repository files navigation


To Do List

📗 Table of Contents

📖 [toDo_list]

This project build a To-Do List that uses Webpack for the development environment configuration. The application allows you to manage and keep track of your daily tasks.

🛠 Built With

Tech Stack

HTML JS (Javascript) CSS WEBPACK

Client
Server

Key Features

  • [Webpack Configuration]
  • [HTML Generation]
  • [CSS Styling]
  • [Development Server]
  • [Code Quality]
  • [Modular Structure]
  • [ES6 Syntax]
  • [JavaScript Functionality]

(back to top)

🚀 Live Demo

You can see a Demo here: Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps. This project requires Node.js and npm installed on your machine.

-Node.js -npm

-Clone this repository to your local machine using:

git clone https://github.com/ClaudiaRojasSoto/toDo_list.git

-Navigate to the project folder:

cd toDo_list

-Install the project dependencies:

npm install

o start the development server, run the following command:

npm start

Project Structure

The project follows the following folder and file structure:

/src: Contains the source files of the application. /src/index.js: Main entry point of the JavaScript application. /src/style.css: CSS file for the application styles. /src/index.html: Base HTML file of the application. /dist: Contains the generated production files. webpack.config.js: Webpack configuration file.

Setup

Clone this repository to your desired folder: https://github.com/ClaudiaRojasSoto/toDo_list.git

Install

Install this project with: install WebLint and ESLint

Usage

To run the project, execute the following command: just need a web Browser

Run tests

To run tests, run the following command: you just need a simple web browser to run this project for a test

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Add and remove items]
  • [Interactive list]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project show support by following this account

(back to top)

🙏 Acknowledgments

  • Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
  • GitHub Docs for providing a wealth of information on Git and GitHub.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This exercise builds a simple to-do list using WebPack and then serving it with Webpack dev server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published