This is a Todo-App to help me implement so many DOM manipulations that I have learnt, also to make use of ES6 modules to write modular JavaScript.
- HTML
- CSS
- Javascript
To get a local copy up and running follow these simple example steps.
You will need the following on you machine to reproduce this project
- Code editor preferebly Visual Studio Code (VScode).
- Basic understanding of HTML, CSS Javascript languages
To clone this repository, please follow the steps below:
- In the File menu, click Clone Repository.
- Click the tab that corresponds to the location of the repository you want to clone. ...
- Choose the repository you want to clone from the list.
- Click Choose... and navigate to a local path where you want to clone the repository.
- Click Clone.
or
-
Open VSCode and select a folder where to download the Git project to (Ctrl + K wait a second Ctrl + O):
Top Menu -> Files -> Open Folder...
-
Start the terminal (Ctrl + `):
Top Menu -> View-> Terminal
-
Execute the git clone command in the terminal:
PS C:> git clone https://github.com/path/to/repo.git
- install VScode if you do not already have it.
- Sass Compiler VS Code extension.
- GitHub: @bobb-rob
- Twitter: @___Robertson
- LinkedIn: https://www.linkedin.com/in/robertson-arthur-6895a0123/
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Special appreciation to the designers of the todoist App.
This project is MIT licensed.