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

https://github.com/codingwithmanny/checklist-app-vanilla-js


https://github.com/codingwithmanny/checklist-app-vanilla-js

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Checklist App Vanilla JS

This is a tutorial on how to build a todo application entirely with Vanilla JavaScript, CSS, and
HTML.

## Table Of Contents

- [Requirements](#requirements)

## Requirements

These are optional requirements if you would like to see your changes in your browser as you code
instead of refreshin the browser every new change made.

- (Optional) NodeJS v12.13+
- (Optional) Yarn v1.19+
- Browser

## Getting Started

TBD