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.
- Host: GitHub
- URL: https://github.com/srrathi/feedback-page
- Owner: srrathi
- Created: 2020-12-20T15:40:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-21T09:43:57.000Z (over 5 years ago)
- Last Synced: 2026-05-01T23:39:37.007Z (2 months ago)
- Topics: firebase, javascript, reactjs
- Language: JavaScript
- Homepage: https://feedback-project-ec50c.web.app/
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)