Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasoncheung94/frontend-projects

Repo dedicated to frontend projects, primarily vanilla js, css & html.
https://github.com/jasoncheung94/frontend-projects

beginner beginner-project css frontend html javascript

Last synced: 3 months ago
JSON representation

Repo dedicated to frontend projects, primarily vanilla js, css & html.

Awesome Lists containing this project

README

        

# Frontend web projects
This repository is dedicated to frontend related projects, primarily vanilla javascript, html and css. These projects are basic, some based on tutorials and general learning.
See each project link for a quick preview and code.

### Project List
| # | Project |
|---|---------|
| 1 |[Stopwatch](./stopwatch) |
| 2 |[Digital Clock](./digital-clock) |
| 3 |[Counting Up Animation](./counting-up-animation) |
| 4 |[Counter](./counter) |
| 5 |[Countdown timer static](./countdown-timer-static) |
| 6 |[Snake](./snake/) |
| 7 |[Blackjack](./blackjack/) |
| 8 |[Connect 4](./connect-4/) |