Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesbol6647/js-projects

In this repository, there are basic projects I have created for learning purposes using JavaScript DOM manipulations and, in some cases, the Fetch API.
https://github.com/mesbol6647/js-projects

css-flexbox css3 dom-manipulation fetch-api html5 javascript

Last synced: about 1 month ago
JSON representation

In this repository, there are basic projects I have created for learning purposes using JavaScript DOM manipulations and, in some cases, the Fetch API.

Awesome Lists containing this project

README

        

JS-00 Projects Image Example


Technologies
Getting Started
Collaborators
Contribute


Description

In this repository, there are basic projects I have created for learning purposes using JavaScript DOM manipulations and, in some cases, the Fetch API. Below are the GIFs of the projects..

🎨 Layout


Image Example
Image Example
Image Example
Image Example
Image Example
Image Example
Image Example
Image Example
Image Example
Image Example


💻 Technologies

- Javascript
- Js(Dom Manipulations)
- Html
- Css

🚀 Getting started

Here you describe how to run your project locally

Cloning

How to clone your project

```bash
git clone https://github.com/mesbol6647/JS-projects.git
```

Starting

How to start your project

```bash
cd project-name
npm some-command-to-run
```

🤝 Collaborators

Special thank you for all people that contributed for this project.




Mesut Bolat Profile Picture


Mesut Bolat



📫 Contribute

Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request

1. `git clone https://github.com/mesbol6647/JS-projects.git`
2. `git checkout -b feature/NAME`
3. Follow commit patterns
4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

Documentations that might help

[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)

[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)