Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jasoncheung94/frontend-projects
- Owner: Jasoncheung94
- Created: 2021-08-10T20:18:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T12:32:14.000Z (over 2 years ago)
- Last Synced: 2024-01-16T10:05:39.133Z (about 1 year ago)
- Topics: beginner, beginner-project, css, frontend, html, javascript
- Language: JavaScript
- Homepage:
- Size: 18 MB
- Stars: 9
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/) |