An open API service indexing awesome lists of open source software.

https://github.com/vflorin1995/todolist

This is a To Do List Website, created using HTML, CSS, JS, Webpack, ES6 and JEST. Feel free to use it to keep track of your daily activities.
https://github.com/vflorin1995/todolist

html-css-javascript jest webpack

Last synced: 5 months ago
JSON representation

This is a To Do List Website, created using HTML, CSS, JS, Webpack, ES6 and JEST. Feel free to use it to keep track of your daily activities.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

## To Do List

> This is a To Do List Website. Feel free to use it to keep track of your daily activities.

## Built With

- HTML
- CSS
- JS
- Linters
- Webpack
- ES6
- JEST

## Getting Started

- To get a local copy up and running follow these simple example steps.

### Prerequisites
- Html & CSS basics
- Git & Github
- SSH key for github linked to git on local environment
- Code compiler

### Setup
- Click on the green button on the top right corner with the text code
- Click on SSH
- Copy the text that appears below
- Type "git clone" in your terminal and past the copied text next to "git clone" and press enter

### Run tests

- For tracking linters errors locally you need to follow [these steps](https://github.com/microverseinc/linters-config/tree/master/html-css-js)
- For installing Webpack follow [this tutorial](https://webpack.js.org/guides/getting-started/#basic-setup)
- For setting up Webpack HTML plugin follow [this tutorial](https://webpack.js.org/guides/output-management/#setting-up-htmlwebpackplugin)
- For setting up Webpack CSS plugin follow [this tutorial](https://webpack.js.org/guides/asset-management/#loading-css)
- For setting up a LiveServer follow [this tutorial](https://webpack.js.org/guides/development/#using-webpack-dev-server)

# Authors

👤 **Voicu FLorin**

- GitHub: [@vflorin1995](https://github.com/vflorin1995)
- Twitter: [@vflorin1995](https://twitter.com/vflorin1995)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._