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

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/CoolFeedbackApp-violet)

# 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
![App Screenshot](https://github.com/BenjaminSemah/cool-feedback/blob/main/appScreenshot.png)

## 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.