dhiamonkey / test-nextts

Home Page:test-nextts-jet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



MIT License LinkedIn


IDN-Test-Case

Frontend Engineer Application

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Demo
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Hello, this is my attempt on doing the entry test as a Front End Engineer for IDN MEDIA

VIEW DEMO

(back to top)

Built With

This project is built with:

  • Next
  • React

(back to top)

Getting Started Locally

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have node & npm installed on your machine

  • npm
    npm install npm@latest -g
  • node
    https://nodejs.org/en/download/

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo with SSH
    git clone git@github.com:dhiamonkey/test-nextts.git
  2. Install NPM packages
    npm install
  3. Run the project using
    npm run dev

(back to top)

Usage

Important: Make sure the localhost 3000 is unused!

This projects runs using the SSR feature of NextJS, at localhost:3000/ there are 3 tabs to switch between news, livestream & quiz.

The news section can be clicked and the route will be served dynamically.

(back to top)

Demo

this project can be viewed at https://idn-testcase-dhia.vercel.app/

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Muhammad Dhia Rizqullah - dhiamuhammad@gmail.com

(back to top)

Acknowledgments

This project cannot be done without the awesome open-source creators such as:

(back to top)

About

test-nextts-jet.vercel.app


Languages

Language:TypeScript 89.5%Language:JavaScript 5.5%Language:CSS 4.6%Language:Shell 0.4%