Skip to content

Source code for the formFUN.dev website, a demo for my Netlify Compose 2024 talk

License

Notifications You must be signed in to change notification settings

nickytonline/formfun.dev

Repository files navigation

Netlify Status

formFUN.dev

This is the source code for the formFUN.dev website. It is built using Astro, Tailwind CSS, and SolidJS.

formFUN.dev OG image

This tool was created as a demo for my Netlify Compose 2024 talk, Why HTML Forms Still Rule the Web

my Netlify Compose 2024 talk, Why HTML Forms Still Rule the Web

🤝 Contributing

If you're interested in contributing to the project, please read the Contributing Guidelines.

🚀 Quick start for local development

  1. Run npm install to install dependencies.
  2. Run npm run dev to start the local development server.
  3. Open http://localhost:4321 in your browser.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

👀 Want to learn about the tech in this project?

Feel free to check out the documentation for each technology used:

Join these communities to connect with other developers and get help!

About

Source code for the formFUN.dev website, a demo for my Netlify Compose 2024 talk

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published