Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Volunteer-built Next.js 13.4 website for the JDG group with dynamic job application pages, blog, FAQ, and responsive Tailwind CSS layouts.

Free Tailwind CSS and Next.js one-page template for crypto business sites, with authentication pages, modals, and responsive UI.
JDG - Website is a volunteer-built Next.js 13.4 website for the JDG group, combining a corporate landing page, dynamic job application routes, and a blog in one responsive project.
This is a front-end website project developed for the JDG group, built with Next.js 13.4 and TypeScript. It takes mock data as input and renders a complete multi-section site — including a home screen, projects listing, FAQ, job openings, a dynamic job application form, and a blog with dynamic post pages — and outputs a responsive, deployable web application that was published on Vercel. The project was created by contributors Willdemberg and Matheus Henrique (development) and Ana Clara Araujo (design).
The project is run locally by cloning the repository, installing dependencies with npm install, then starting the development server with npm run dev. The README also suggests Visual Studio Code editor settings for ESLint auto-fixing. Deployment is set up through Vercel, as shown by the live demo link.
