Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 951 Bytes

File metadata and controls

24 lines (19 loc) · 951 Bytes

forms-react-nestjs

Inspired from Google Forms with React, Zustand, NestJS, MongoDB, Chakra UI, Firebase Storage

Info

If you get to signup & signin (only username, password) you can create and share forms and view form responses,
u can fill the shared form even if you dont want to signup

Note

First time buiding spa with react, zustand and chakra ui
In nestjs server, .env should be created with valid variables, (check app.module.ts to know about those variables)

Prerequisites

Make sure you have npm & node installed in your local machine

Installation (After cloning this repo locally)

Client Setup

From root directory in cmd - cd forms & npm i
Then npm run start

Server Setup

From root directory in cmd - cd forms-api & npm i Then npm run start:dev

Demo Link - have explained this form app

https://www.loom.com/share/3740c85da3c34a17a85c1044c5885556?sid=446f32d9-3dbe-43ae-a6a6-f8059f4d3f4d