- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🕸️ Snippets (Code to Copy)
- 🚀 More
This repository contains the code corresponding to an in-depth tutorial available on our YouTube channel, JavaScript Mastery.
If you prefer visual learning, this is the perfect resource for you. Follow our tutorial to learn how to build projects like these step-by-step in a beginner-friendly manner!
Use Next.js 13 App Router and SSR for optimized routing and server-side rendering. Implement advanced search and filtering features with custom filters, combo boxes, and modals. Optimize metadata and SEO. Maintain an organized file structure and follow clean code principles to enhance code readability and maintainability.
If you're getting started and need assistance or face any bugs, join our active Discord community with over 34k+ members. It's a place where people help each other out.
- Next.js
- Typescript
- TailwindCSS
- Headless Ui
👉 Search: Provide a text input to match user queries with data and display results.
👉 Filter: Offer options like categories and price ranges to refine results.
👉 Details: Create detailed pages to display specific item information based on unique identifiers.
👉 Complete Responsiveness: The application works seamlessly on all device types and screen sizes.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
git clone https://github.com/Hi-Dear-486/Car-Hub.git
cd carShowcase
Installation
Install the project dependencies using yarn:
yarn install
Set Up Environment Variables
Running the Project
yarn run dev
Open http://localhost:3000 in your browser to view the project.
RapidAPI
https://rapidapi.com/apininjas/api/cars-by-api-ninjas/playground/apiendpoint_751d3e33-1f5a-4a8b-afda-f78ffa2219c2
Car_images_API
https://www.imagin.studio/car-image-api
Advance your skills with Next.js 14
Enjoyed creating this project? Dive deeper for a richer learning adventure. They're packed with detailed explanations, cool features, and exercises to boost your skills. Give it a go!