YuriyAtamanenko / Test-assignment

Home Page:https://yuriyatamanenko.github.io/Test-assignment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test assignment for the JavaScript developer position

A simple client that works like a primitive CMS (Content Management System). After starting, the program downloads a JSON file using a well-known path. The JSON file contains a description of the tabs to be displayed in the application.

Live Page - https://yuriyatamanenko.github.io/Test-assignment/

Technologies Used

  • React.js: JavaScript library for creating user interfaces
  • React-Router-Dom: Declarative routing for React web applications
  • Styled-Components: Styling library for React components.

Getting Started

To get started with this project, follow the installation instructions below.

Installation

  1. Clone the repository:

    git clone https://github.com/YuriyAtamanenko/Test-assignment.git

  2. Install the dependencies:

    npm install

  3. Start the development server:

    npm start

About

https://yuriyatamanenko.github.io/Test-assignment/


Languages

Language:JavaScript 69.9%Language:HTML 25.5%Language:CSS 4.5%