Skip to content

umitkaraogul/clevel-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clevel Coding Challenge

This repository contains the complete source code for the runtime of Clevel Coding Challenge UI.

This project was bootstrapped with Create React App.

Getting Started

The document is aimed to describe how to use and run Clevel Challenge UI

Prerequisites

  • Nodejs
  • Git

Installing

Install npm or Yarn

Clone whole source code as follows and go to financial-house-report folder

git clone https://github.com/umitkaraogul/clevel-coding-challenge
cd clevel-coding-challenge

Running

    cd clevel-coding-challenge
    yarn install
    yarn start

The front end will start on port 3000

Deployment

This project deployed on Netlify

You can test the application on Netlify.

Netlify Status

Built With

  • yarn - JavaScript Package Manager

Authors