https://github.com/gorkemguray/kodluyoruzilkrepo
Kodluyoruz Eğitimi kapsamında açtığım ilk repo
https://github.com/gorkemguray/kodluyoruzilkrepo
Last synced: 3 months ago
JSON representation
Kodluyoruz Eğitimi kapsamında açtığım ilk repo
- Host: GitHub
- URL: https://github.com/gorkemguray/kodluyoruzilkrepo
- Owner: GorkemGuray
- License: mit
- Created: 2021-11-12T19:16:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T19:31:50.000Z (over 3 years ago)
- Last Synced: 2025-02-09T14:23:31.110Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kodluyoruz Ilk Repo
Bu repo [Kodluyoruz](https://www.kodluyoruz.org/) Front-End Eğitiminde oluşturduğumuz ilk repo. İçerisinde bir adet README dosyası, bir adet de index.html barındırıyor.

## Installation
Öncelikle projeyi clonelayın.
```bash
https://github.com/GorkemGuray/kodluyoruzilkrepo
```## Usage
Projeyi cloneladıktan sonra Visual Studio Code programında açınız.
Linux için:
```bash
cd kodluyoruzilkrepo
code .```
## Contributing
Pull requestler kabul edilir. Büyük değişiklikler için, lütfen önce neyi değiştirmek istediğinizi tartışmak için bir konu açınız.
## License
[MIT](https://choosealicense.com/licenses/mit/)