This repository contains the complete source code for the runtime of Clevel Coding Challenge UI.
This project was bootstrapped with Create React App.
The document is aimed to describe how to use and run Clevel Challenge UI
- Nodejs
- Git
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
cd clevel-coding-challenge
yarn install
yarn start
The front end will start on port 3000
This project deployed on Netlify
You can test the application on Netlify.
- yarn - JavaScript Package Manager
- Umit Karaogul - Initial work - clevel-coding-challenge