- Discover New Cafe for Meetups: Hang out with other developer for meetups
- Insert Cafe Functionality: Easily create your favorite cafe and objective of meetups using the insert feature.
Before you begin, ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/haikali3/cafe-meetups.git
-
Install node_modules:
npm install
-
Run the development server:
npm run dev
The application will be accessible at http://localhost:3000/.