https://github.com/ahmetenesbahar/feedback-app
This project is a feedback application that I developed using React.
https://github.com/ahmetenesbahar/feedback-app
feedback-app feedback-application
Last synced: 26 days ago
JSON representation
This project is a feedback application that I developed using React.
- Host: GitHub
- URL: https://github.com/ahmetenesbahar/feedback-app
- Owner: ahmetenesbahar
- Created: 2023-02-15T12:40:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T17:13:47.000Z (about 3 years ago)
- Last Synced: 2025-01-26T13:41:45.780Z (over 1 year ago)
- Topics: feedback-app, feedback-application
- Language: JavaScript
- Homepage: https://feedback-app-self.vercel.app/
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Feedback App
Bu proje React kullanarak geliştirdiğim bir yorum yapma uygulamasıdır.
## Kurulum
İlk olarak aşağıdaki komutu kopyalanız. Ardından terminal ekranını açarak, projenin kurulmasını istediğiniz bir alana gelerek yapıştırıp çalıştırınız.
```sh
git clone https://github.com/ahmetenesbahar/feedback-app.git
```
## Çalıştırma
Projeyi çalıştırmak için ilgili klasörlere gelip, aşağıdaki komutu yazmanız yeterli olacaktır.
```sh
npm start
```
## Daha fazlası
Daha fazlası ve aklınıza takılan herhangi bir soru için için "Pull Request" isteklerinde bulunabilirsiniz.