Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliyildizoz/kodluyoruzilkrepo
Kodluyoruz Eğitimi kapsamında açtığım ilk repo
https://github.com/aliyildizoz/kodluyoruzilkrepo
Last synced: about 1 month ago
JSON representation
Kodluyoruz Eğitimi kapsamında açtığım ilk repo
- Host: GitHub
- URL: https://github.com/aliyildizoz/kodluyoruzilkrepo
- Owner: aliyildizoz
- License: mit
- Created: 2021-04-16T22:55:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T23:03:53.000Z (over 3 years ago)
- Last Synced: 2024-05-21T05:05:58.830Z (7 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- 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.
![github](figures/github.png)
## Installation
Öncelikle projeyi clonelayın. (Buraya sizin reponuzdan aldığınız link gelecek)
```bash
git clone https://github.com/cengizcmataraci/kodluyoruzilkrepo.git
```## Usage
Projeyi cloneladıktan sonra Visual Studio Code programında açınız.
Linux için:
```linux
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/)