Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.66 KB

README.md

File metadata and controls

73 lines (49 loc) · 1.66 KB

GreenEcovents Front End

View the live site here.

Welcome to the GreenEcovents Front End repository! This is the solo-developed client-side implementation of the GreenEcovents project, an event management web application.

Overview

GreenEcovents is a full-stack event management platform meticulously crafted by a dedicated solo developer. The front end, developed using TypeScript and Next.js, offers a dynamic and responsive user interface.

What I Did

I, as a solo developer, took on the entire front-end development of GreenEcovents. From conceptualization to implementation, I designed and built every aspect of the user interface and functionalities. My contributions include but are not limited to:

Features

  • Event Searching and Filtering
  • Detailed Event Views
  • Secure Event Booking with Payment Gateway
  • Multi-Layered Dashboard
  • User Feedback System
  • Profile Management
  • Responsive Design

Technologies Used

  • TypeScript
  • Next.js
  • Axios
  • React Hook Form
  • React Quill
  • Swiper.js
  • Yup
  • Recharts
  • Stripe
  • react-pdf
  • Ant Design

Getting Started

  1. Clone this repository:
git clone https://github.com/suhag-alamin/green-ecovents-client
  1. Navigate to the project directory:
cd green-ecovents-client
  1. Install dependencies:
yarn install
  1. Start the development server:
yarn dev

Configuration

Make sure to configure the necessary environment variables in a .env file.

Contributing

As the sole developer behind this project, contributions are not currently accepted. However, feel free to open issues for bug reports or feature requests.

Happy coding!