- People looking for a Restaurant
- Groups of friends
- Families with older children
- Firebase Authentication
- Restaurant Search
- Restaurant Page
- Restaurant Swipe mode (solo & group)
- Favorite Restaurants Page
- User profiles
- Mobile-focused
- Custom user creation
- Filter Restaurants by cuisine, price, location
Name | Purpose |
---|---|
Node | JavaScript Runtime Environment |
Express | Back End Web Application Framework |
MongoDB | Non-Relational database |
Firebase | Google Authentication |
Next.js | Web Development Framework |
React | Front-End UI Library |
Tailwind | CSS Framework |
ESLint | Code Quality |
Excalidraw | Wireframe desiging |
Figma | Concept desiging |
Cloudinary | Image hosting for user profile image uploads |
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:8080 with your browser to see the result.