Skip to content

This is a Todo App inspired by the famous Todoist website [Todoist ](https://todoist.com/). I created this project with pure JavaScript, CSS, and HTML.

Notifications You must be signed in to change notification settings

bobb-Rob/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-App

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.

Built With

  • HTML
  • CSS
  • Javascript

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

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

Setup

To clone this repository, please follow the steps below:

Clone Git Repository In GitHub

  • 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

Clone Git Repository In Visual Studio Code

  • 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

  • install VScode if you do not already have it.
  • Sass Compiler VS Code extension.

Authors

Robertson Akpan

🤝 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

  • Special appreciation to the designers of the todoist App.

📝 License

This project is MIT licensed.

About

This is a Todo App inspired by the famous Todoist website [Todoist ](https://todoist.com/). I created this project with pure JavaScript, CSS, and HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published