nextjs-goal Tailwind Templates

Nextjs Goal

NextJS 13 / tailwind css

Fine Dine

Overview

The "Fine Dine" project is designed to help achieve personal learning goals, focusing on Next.js 13 and Tailwind CSS. This hands-on experience involves exploring the capabilities of Next.js, Json Server, Tailwind/Flowbite React, and Mapbox using react-map-gl.

Tech Stack

Installation

  1. Clone the Repository

    git clone [email protected]:SemirKardovich/nextjs-goal.git
    cd nextjs-goal
    
  2. Install Dependencies

    yarn install
    
  3. Run the Development Server

    yarn run dev
    

    After running the command, you should see the development server running on http://localhost:3000/

  4. Run the JSON Server

    json-server --watch database/db.json --port 8000
    

    After running the command, you should see the json server running on http://localhost:8000/

Top categories

Loading Svelte Themes