This is the web application on creating serverless form, shortening the links and on site chat support 🎉
- 🌐 Easily shorten URLs for efficient sharing.
- 📝 Intuitive forms without the hassle of hosting servers.
- 👉🏻 User-friendly interface for seamless form creation.
- 💬 Elevate user engagement with dynamic chat support. (Coming Soon 🤘)
-
Clone the repository
git clone https://github.com/0xvashishth/FLIC.git
-
Install NPM packages
cd flic/client && npm install
cd .. && cd server && npm install
-
Run the server and client saperately (check the port configuration and environment variables)
Go to the server directory and run
npm start
Go to the client directory and run
npm run dev
- Open your browser and navigate to
http://localhost:3000
. - Signup with valid email ID
- Verify email
- SignIn to the platform
- Create link, form and enjoy 🚀