Skip to content

BhavyaCPatel/EvenTara

Repository files navigation

EvenTara

Welcome to EvenTara, your go-to event management solution! Create, update, and delete events seamlessly with authentication and authorization powered by Clerk. Integrate Stripe for secure payment processing.

Visit the site: EvenTara

Features

  • Event Management: Create, update, and delete events effortlessly.
  • Authentication and Authorization: Powered by Clerk for secure user management.
  • Payment Integration: Stripe integration for secure payment processing.

Tech Stack

  • Next.js Next.js
  • Tailwind CSS Tailwind CSS
  • Shad Shad/CN
  • Zod Zod
  • Clerk Clerk
  • Stripe Stripe

Getting Started

  1. Clone the repository: git clone https://github.com/yourusername/EvenTara.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev
  4. Open your browser and go to http://localhost:3000

Contributing

Contributions are welcome! Follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit: git commit -m 'Add a new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

Feedback

Have any suggestions or found a bug? Open an issue here. Your feedback is highly appreciated!

License

This project is licensed under the MIT License - see the LICENSE file for details.