https://github.com/benjaminsemah/cool-feedback
The app enables businesses to collate feedback from their clients. Users can add/delete feedback (rating and review). Users can also easily edit feedback.
https://github.com/benjaminsemah/cool-feedback
Last synced: 11 days ago
JSON representation
The app enables businesses to collate feedback from their clients. Users can add/delete feedback (rating and review). Users can also easily edit feedback.
- Host: GitHub
- URL: https://github.com/benjaminsemah/cool-feedback
- Owner: BenjaminSemah
- Created: 2022-03-13T06:03:44.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-14T10:13:42.000Z (over 4 years ago)
- Last Synced: 2025-10-26T16:06:13.537Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Cool Feedback App
> This is a product/service review app which was developed to practice and sharpen my React skills.
> The app enables businesses to collate feedback from their clients. Users can add/delete feedback
> (rating and review). Users can also easily edit feedback.
## App Screenshot

## Live Demo
[Link to Live version](https://coolfeedback.netlify.app/)
## Built with
- React JS
- CSS
- Git (Version Control)
- Visual Studio Code (IDE)
## Getting Started
To get a local copy up and running follow these simple example steps.
### To get a local copy, run the following steps:
- Clone the repository with `git@github.com:BenjaminSemah/cool-feedback.git`
- Navigate to the folder `cd cool-feedback`
- Open the project with your code editor
- Run `npm install` to install all dependencies
- Run `npm start` and go to `http://localhost:3000//` to launch the server.
## Author
👤 **Benjamin Semah**
- GitHub: [Benjamin Semah](https://github.com/BenjaminSemah)
- Twitter: [Benjamin Semah](https://twitter.com/BenjaminSemah)
- LinkedIn: [Benjamin Semah](https://www.linkedin.com/in/benjaminsemah)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/BenjaminSemah/cool-feedback/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/BenjaminSemah/books-and-libraries/blob/dev/MIT.md) licensed.