Share feedback on designs, websites, UI/UX or any picture in a collaborative way. Comment and manage reviews in one place. Start using ReviewRoom
Checkout the product demo here.
Navigate to the root of the project & run the below scripts -
- Install the node_modules using npm
npm install
-
Create a firebase project. You will need Authentication, Realtime Database and Storage.
-
Create a .env file in the root folder and add the firebase config.
-- OR --
Go to src/app/environments/environment.ts and add the firebase config.
-
Run the dev server. Navigate to
http://localhost:4600/
.
npm start
Narmit Mashruwala |
ReviewRoom is available under the MIT license. See the LICENSE file for more info.