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.
- React JS
- CSS
- Git (Version Control)
- Visual Studio Code (IDE)
To get a local copy up and running follow these simple example 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 installto install all dependencies - Run
npm startand go tohttp://localhost:3000//to launch the server.
👤 Benjamin Semah
- GitHub: Benjamin Semah
- Twitter: Benjamin Semah
- LinkedIn: Benjamin Semah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
