Skip to content

0xvashishth/FLIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLIC <> Form | Link | Chat 🔥

This is the web application on creating serverless form, shortening the links and on site chat support 🎉

Features 🎊

  • 🌐 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 🤘)

Getting Started

Prerequisites ⚙

Installation 💻

  1. Clone the repository

    git clone https://github.com/0xvashishth/FLIC.git
  2. Install NPM packages

    cd flic/client && npm install
    cd .. && cd server && npm install
  3. 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

Usage 🚀

  1. Open your browser and navigate to http://localhost:3000.
  2. Signup with valid email ID
  3. Verify email
  4. SignIn to the platform
  5. Create link, form and enjoy 🚀

Creators 😎

Releases

No releases published

Packages

No packages published