ArtFest is a modern web application for discovering and managing art festivals, built with React, TypeScript, and Tailwind CSS.
- Festival Discovery - Browse and explore art festivals
- Modern UI - Beautiful, responsive interface built with Tailwind CSS
- Fast Performance - Powered by Vite for lightning-fast development
- TypeScript - Full type safety for robust code
- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser to the local URL shown
- Framework: React 18 with TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS
- UI Components: shadcn-ui
artfest/
├── src/ # React components and logic
├── public/ # Static assets
├── index.html # Entry point
├── package.json # Dependencies
├── tailwind.config.js
├── vite.config.ts
└── README.md
Charles Levison
- GitHub: @manzaro1
- LinkedIn: Charles Levison
- Location: Lilongwe, Malawi 🇲🇼
MIT License - feel free to use this project as a template!
Built with 💜 by Charles Levison