https://github.com/yaserdemet/guess-number-js
https://github.com/yaserdemet/guess-number-js
css-animations dom-manipulation netlify pure-javascript
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/guess-number-js
- Owner: yaserdemet
- Created: 2022-06-03T14:38:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T22:38:39.000Z (over 3 years ago)
- Last Synced: 2025-01-30T14:40:36.956Z (9 months ago)
- Topics: css-animations, dom-manipulation, netlify, pure-javascript
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# ❓ guess-number-js
[👉 Click here if you want to try...](https://yaserdemet.github.io/guess-number-js/)
## Description
Project aims to manipulate HTML elements with javascript.
## Project Skeleton
```
guess-number-js (folder)
|----readme.md
|----img
|----favicon
|----index.html
|----style.css
|----app.js
```
### At the end of the project, following topics are to be covered;
- JAVASCRIPT DOM MANIPULATION
- DOM METHODS
- CSS ANIMATION
- DOM EVENTS
### At the end of the project, i will be able to;
- improve coding skills within CSS & JS DOM EVENTS
- use git commands (push, pull, commit, add etc.) and Github as Version Control System.
- deploy via netlify