-
Book Overview & Buying
-
Table Of Contents
Next.js 14 from Scratch
By :
Next.js 14 from Scratch
By:
Overview of this book
Next.js from Scratch immerses you in the world of modern web development, using Next.js 14 to create a property rental platform with comprehensive features. This course starts with an introduction to Next.js, highlighting its significance as the future of React development with its ability to produce both server-side rendered and static websites efficiently.
Through building a real-world project, learners will engage in implementing user authentication with Google & Next Auth, RESTful API routes, route protection, and managing user profiles. Key functionalities such as property listing CRUD, image uploads with Cloudinary integration, and advanced features like Mapbox maps and a Photoswipe image gallery are also covered. Discover the importance of these technologies in creating highly interactive and user-friendly web applications.
The course is designed to not only teach you how to use Next.js effectively but also why these skills are critical in today’s tech landscape, ensuring a holistic learning journey from setup to deployment.
Table of Contents (10 chapters)
Next.js Fundamentals & Project Start
Database, API Routes & Property Components
Next Auth, Sessions & Google Provider
Create Properties & Cloudinary Integration
Profile & Manage Properties
Map, Bookmarks & Sharing
Property Search
Messaging System
Pagination, Featured, Lightbox & Deploy