Skip to content

This repo is the result of a Frontend Dev technical test at PT X. It is a cloned website from https://isa-charity.webflow.io/.

Notifications You must be signed in to change notification settings

hassankary/codingtest-2-sgt

Repository files navigation

Technical Coding Test 2

This is a Next.js project created for the Frontend Developer coding test at PT SGT, built using create-next-app.

System Requirements

  • Node.js version 18.18 or later.
  • Supported operating systems: macOS, Windows (including WSL), and Linux.

Installation

Clone the Repository:

git clone https://github.com/hassankary/codingtest-2-sgt.git
cd codingtest-2-sgt

Install Dependencies:

With npm:

npm install

With yarn:

yarn install

Running the Project

After installing all dependencies, you can run the project with the following command:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 to view it in your browser.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Link

This project is deployed on vercel, you can view it at https://isa-charity.vercel.app/

Don’t hesitate to get in touch if you run into any issues—I'm here to help! 😊

About

This repo is the result of a Frontend Dev technical test at PT X. It is a cloned website from https://isa-charity.webflow.io/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published