Vizsite is a no-code tool for building the websites without any prior programming knowledge. Using vizsite users can able to build static websites as simple as arranging the few blocks of lego.
email : test@vizsite.com
password : test@123
- React JS V17.0+
- Firebase V8.9.1
- Chakra UI V1.0.0+
- React dnd V14.0.3+
You should have Node v14 in your system
- Clone this repo
- cd into the vizsite-fe folder
- Install required packages using -
npm i
- For running application use -
npm start