Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 743 Bytes

File metadata and controls

40 lines (28 loc) · 743 Bytes

Next.js + Tailwind Multi-Language Project


View Demo🚀


This is the example repository for building a multi-language app with NextJS.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/elifnurkarakoc/nextjs-multilanguage.git
  2. Install packages

    yarn
  3. Run the development server:

    yarn dev