Build your own HTML prototype without any coding experience
But feel free to look inside the issues. We are happy about every contributor.
iFORP is designed to help you prototype your web applications. You can upload either static HTML pages or Pictures and connect them visually.
git clone
this repositorynpm install
insidebackend/
andfrontend/
npm install
inside the project rootnpm run start:dev
inside the project root
The frontend gets served on port 3000 and the backend will listen on port 3001. 🎉
Please be aware of the licenses of the components we use in this project. Everything else that has been developed by the contributions to this project is under MIT License