Skip to content

Nibaron/tech_analytica_task

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First,

  1. Fork this repo from develop branch and
  2. Clone the forked repo into your local machine.
  3. Make sure your machine's current Node version is set to 20.x.x
  4. If you don't have yarn package manager then run npm install -g yarn
  5. Open the cloned repo into your VS-Code editor and run yarn command into Terminal/Git Bash
  6. After successful installation, you are ready to run the development server

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Releases

No releases published

Packages

No packages published

Languages