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

https://github.com/srrathi/feedback-page

This Repository contain the code for the extension uninstall feedback page.
https://github.com/srrathi/feedback-page

firebase javascript reactjs

Last synced: 2 months ago
JSON representation

This Repository contain the code for the extension uninstall feedback page.

Awesome Lists containing this project

README

          

# Feedback-Page
This Repository contain the code for the extension uninstall feedback page.
>> To Run it
- Download this project folder and add the node modules folder, which is created when we create a new react app.
- Open the terminal in the project folder and run following commands
- npm install react-router-dom && npm start server
- To view the page [click here](https://feedback-project-ec50c.web.app/)