/feedback-client

Frontend for Feedback Portal, Backend here https://github.com/frzkn/feedback-server

Primary LanguageCSS

Client app for Feedback Portal

Netlify Status

Instructions for running locally

git clone https://github.com/frzkn/feedback-client
cd feedback-client/
yarn install
yarn start

Open http://localhost:3000 to view it in the browser.


Instructions for viewing deployed version

Open Feedback Portal to view it in the browser.