Overview
The DevFest Chennai 2023 Website is a work-in-progress website for the upcoming DevFest event in Chennai. It is built using SvelteKit and Tailwind CSS, and is deployed and hosted on Cloudflare Pages. This website aims to provide information about the event and will likely undergo further development and improvements before the event takes place.
Features
- Built using SvelteKit and Tailwind CSS for efficient and responsive web development.
- Auto deployed with Cloudflare Pages for easy and seamless deployment.
- Utilizes a MIT license, allowing for permissive usage and modification.
Installation
To locally set up the DevFest Chennai 2023 Website, follow these steps:
- Clone the project repository to your local machine using the command
git clone [repository_URL]. - Navigate to the root directory of the project:
/. - Run the build command using the command
npm run build. - The build output directory will be
/.svelte-kit/cloudflare. - You can now access the locally set up website and make any necessary modifications.
Summary
The DevFest Chennai 2023 Website is a website under development for the upcoming DevFest event in Chennai. It is built using SvelteKit and Tailwind CSS, and is deployed and hosted on Cloudflare Pages. The website offers features such as responsive design, easy deployment, and a permissive license. Users can follow the installation guide to set up the website locally and contribute to its development.