Skip to content

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

Notifications You must be signed in to change notification settings

BruceArmstrong007/forms-react-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages