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

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

Awesome Lists containing this project

README

          

![Animation](https://user-images.githubusercontent.com/99739515/171914286-62dc884d-19ed-4690-930d-c4727599ceae.gif)

# ❓ 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