Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hsnice16/forming-typeform
A pretty cool typeform clone with all the animations that typeform supports. You can check the code, and use it.
https://github.com/hsnice16/forming-typeform
module-css nextjs react typeform typeform-clone vanilla-css webdevelopment
Last synced: 11 days ago
JSON representation
A pretty cool typeform clone with all the animations that typeform supports. You can check the code, and use it.
- Host: GitHub
- URL: https://github.com/hsnice16/forming-typeform
- Owner: hsnice16
- License: mit
- Created: 2023-03-25T03:27:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T06:27:29.000Z (7 months ago)
- Last Synced: 2024-10-12T13:29:17.043Z (26 days ago)
- Topics: module-css, nextjs, react, typeform, typeform-clone, vanilla-css, webdevelopment
- Language: TypeScript
- Homepage: https://forming-typeform.vercel.app
- Size: 229 KB
- Stars: 60
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# forming typeform
a typeform clone
---
## 🔌 Getting Started
- clone the repository on your local machine with the command below in your terminal, and cd into the **forming-typeform** folder
```
git clone https://github.com/hsnice16/forming-typeform.gitcd forming-typeform
```- install dependencies (if you are using **yarn** then do with that)
```
npm install
```- run the development server
```
npm run dev
```---
Check more slides