Skip to content

malise5/Feedback-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Feedback App

This is a simple Feedback App built with React. Users can leave feedback, and view their feedback history.

View Demo . Report Bug . Request Feature

Downloads Contributors Forks Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

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:

Deployment

The app is deployed on Netlify and can be accessed at https://gilded-twilight-6bc440.netlify.app/.

Built With

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.

Getting Started

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.

Prerequisites

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

Installation

To run the app locally, follow these steps:

  1. Clone the repository: git clone https://github.com/malise5/Feedback-App.git.
  2. Install dependencies: npm install.
  3. 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.
  4. Start the app: npm start.

Usage

Once the app is running, you can start leaving feedback.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • malise5 - Telecommunication and Software Engineer - malise5 - Founder

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published