Skip to content

dawidgola/frontierx_task

Repository files navigation

The test task for FRONTIERX - One page

The site is built with:

🔷 Next.js
🔷 TypeScript
🔷 tailwind.css

Installation

Below you will find instructions on how to start the application locally.

  1. Clone the repo

     git clone https://github.com/dawidgola/frontierx_task.git
  2. Install packages

    npm install

    or

    yarn install

    If port 3000 is not busy, the application should be able to be opened under the address http://localhost:3000/

  3. Run app

    npm run dev

    or

    yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published