Event Genie is a platform that helps you find and create events that you'll love. Discover events tailored to your interests, connect with like-minded individuals, and create memorable experiences.
- Next.js
- TypeScript
- Ant Design
- Redux Toolkit (RTK)
Make sure you have the following installed:
-
Clone the repository
git clone https://github.com/NexGenCoder/event-genie-frontend cd event-genie-frontend -
Install dependencies
yarn
-
Run the development server
yarn dev
The development server should now be running on http://localhost:3000.
We use Ant Design for UI components and Tailwind CSS for utility-first CSS styling.
We use Redux Toolkit (RTK) for calling APIs and managing global state.
In the project directory, you can run:
dev: Runs the app in development mode.build: Builds the app for production.start: Starts the app in production mode.lint:fix: Fixes linting errors.type:check: Checks TypeScript types.lint:check: Checks linting errors.prettier:check: Checks Prettier formatting.format:fix: Fixes Prettier formatting.fix: Fixes linting errors and formats code.
If you have any questions or feedback, please reach out to us at @sahsisunny