Skip to content

faanid/cyberia-tech-challenge

Repository files navigation

Cyberia Tech Challenge

A frontend project for the Cyberia tech task.
This repo contains the implementation of the UI/design task given in the interview.


Demo

Live Demo

Scenario (Picked)

Web Application: Architecture Firm Portfolio

Create a React-based website to showcase an architecture firm's portfolio.

Features to Implement

  • A responsive homepage with the firm's mission and featured projects.
  • A "Portfolio" page with a grid layout for project cards. Each card should display a project image and title.
  • A detailed project page for individual projects, including a description, image carousel, and contact button.
  • A contact form with validation (e.g., name, email, message fields).

Tech Stack

  • JavaScript - TypeScript - Nextjs - Tailwindcss

Getting Started

To run the project locally:

  1. Clone the repository
    git clone https://github.com/faanid/cyberia-tech-challenge.git
    cd cyberia-tech-challenge
    pnpm install
    pnpm dev
    

About

Scenario 1 (Web Application: Architecture Firm Portfolio)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published