younes-alturkey / intigral-assignment

Intigral by STC Web Developer role assignment

Home Page:https://intigral-assignment.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google search page clone using Nextjs, TypeScript, TailwindCss, Axios, and TMDB API

Key FeaturesHow To UseTech StackLicenseLive

demo


Key Features

  • Uses the well-known TMDB api
  • Built using Nextjs pages directory
  • Styled using TailwindCss
  • Programmed fully with TypeScript
  • Static and optimized page
  • SEO and Metadata optimized

How To Use

From your prefered command line:

# Clone this repository

git clone https://github.com/younes-alturkey/intigral-assignment.git

# Go into the project directory

cd intigral-assignment

# Install the dependencies

yarn install

# Run the app

yarn run

Now, open browser on http://localhost:3000 or try live on https://intigral.younes.ninja.


How To Build

From your prefered command line:

# Build the app

yarn build

# Run the app

yarn start

# Build the app (Dockerized)

yarn docker:build

# Run the app (Dockerized)

yarn docker:run

Now, open browser on http://localhost:3000 or try live on https://intigral.younes.ninja.



PageSpeed Insights

PageSpeed Insights



Web Developer

Younes Alturkey - يونس التركي

GitHub: @younes-alturkey  ·  Website: younes.ninja  ·  LinkedIn: younes-alturkey

About

Intigral by STC Web Developer role assignment

https://intigral-assignment.vercel.app

License:MIT License


Languages

Language:TypeScript 94.5%Language:JavaScript 2.3%Language:CSS 1.8%Language:Dockerfile 1.3%