aktsbot / anonforms-webclient

Web client for Anonforms

Home Page:https://anonforms.aktsbot.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonforms web client - WIP

Anonforms is an online form builder, built with ReactJS and mincss.

Development

$ git clone https://github.com/aktsbot/anonforms-webclient
$ cd anonforms-webclient
$ npm install
$ npm start
  • Visit localhost:3000 to see the dev server.
  • .env.development is used when running the project.
  • .env.production is used when building the project.

About

Web client for Anonforms

https://anonforms.aktsbot.in

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.4%Language:CSS 3.3%Language:HTML 2.3%