Overview
The DevFest Chennai 2022 website is a technology-focused website built using SvelteKit and TailwindCSS. It is deployed using Cloudflare Pages and follows the MIT license.
Features
- SvelteKit: The website is built using SvelteKit, a framework for building websites and applications.
- TailwindCSS: The website utilizes TailwindCSS, a utility-first CSS framework, for styling and layout.
- Auto Deployment: The website is auto-deployed with Cloudflare Pages, making it easily accessible and up-to-date.
Installation
To locally setup this project, follow these steps:
- Clone the project repository to your local machine.
- Navigate to the root directory of the project.
- Run the command
npm installto install the required dependencies. - Once the installation is complete, run the command
npm run buildto build the project. - The build output directory will be located at
/.svelte-kit/cloudflare. - You can now run the website locally by opening the generated
index.htmlfile in a web browser.
Summary
The DevFest Chennai 2022 website is a technology-focused website built using SvelteKit and TailwindCSS. It utilizes Cloudflare Pages for auto-deployment, making it easily accessible to users. With its user-friendly features and easy installation process, this website offers a seamless experience for users interested in the DevFest Chennai 2022 event.