This project features the frontend for a microservices architecture, built using React, Next.js 14 App Router, Tailwind CSS, and i18next. This frontend interacts with the backend microservices through the API Gateway.
The frontend part of this project is built to provide a user-friendly interface for interacting with the various microservices. It supports internationalization and responsive design.
Follow these steps to set up the frontend locally.
git clone https://github.com/akifzdemir/networking-app-next.git
cd networking-app-next
npm install
oryarn install
npm run dev
oryarn dev
http://localhost:3000
.Here are some screenshots of the frontend application: