This is a simple Feedback App built with React. Users can leave feedback, and view their feedback history.
View Demo
.
Report Bug
.
Request Feature
- About the Project
- Built With
- Getting Started
- Usage
- Roadmap
- Contributing
- License
- Authors
- Acknowledgements
The Feedback App is a web application that allows users to leave feedback and view their feedback history. The app was created with React and Firebase, and is designed to be simple and easy to use.
Features Feedback submission: Users can leave feedback by filling out a form with rating and feedback message. Responsive design: The app is designed to be mobile-friendly and responsive across a range of screen sizes. Technologies Used The Feedback App was built with the following technologies:
The app is deployed on Netlify and can be accessed at https://gilded-twilight-6bc440.netlify.app/.
The Feedback App was built with the following technologies:
React: A popular JavaScript library for building user interfaces. Netlify: A cloud computing company that provides hosting and serverless backend services.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
To run the app locally, follow these steps:
- Clone the repository: git clone https://github.com/malise5/Feedback-App.git.
- Install dependencies: npm install.
- Create a Firebase project and add a web app to it. Copy the Firebase configuration object and replace the placeholders in src/firebase/config.js with your Firebase project's configuration.
- Start the app: npm start.
Once the app is running, you can start leaving feedback.
See the open issues for a list of proposed features (and known issues).
If you'd like to contribute to the project, feel free to open a pull request. Make sure your code follows the existing code style and that you've tested your changes thoroughly.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- malise5 - Telecommunication and Software Engineer - malise5 - Founder