JsAppNinja / uniconversion

Hiring Test Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Unit Conversion Application

Prerequisites

This application requires Node V10+ and npm V6+

Quick Start

Rename .env.example to .env and edit if needed.

Then execute following commands.

npm install (Or yarn install)
npm start (Or yarn start)

Description

This application was built with React, Redux, Redux Saga, and Express.js.

Express back-end provides RESTful APIs for check-conversion.

Front-end React consumes the apis for clients, realtors, and admins.

No focus on magnificent CSS styling because it's not top priority in this project.

About

Hiring Test Project


Languages

Language:JavaScript 95.5%Language:HTML 4.3%Language:CSS 0.2%