Skip to content

viduni94/lease-rental-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROPERTY LEASING

This project is an application for Lease Rentals.
Hosted Application - https://lease-rental.herokuapp.com/

Owner

  • Viduni Wickramarachchi - Software Engineer

Project Summary

  • Type of project
    • React Application
  • Technologies
    • ReactJS (v16.13.1 or higher)
    • Redux (v4.0.5 or higher)
    • Styling - SCSS
    • For other libraries, refer the package.json file
  • Dependencies
  • Infrastructure
    • Heroku

Design

  • Architecture - SPA
  • UI Rendering - React
  • Frontend routing - React-router
  • AJAX Calls - Axios requests to API endpoints

How to run the application locally

How to build
git clone https://github.com/viduni94/lease-rental-react-redux.git
cd lease-rental-react-redux
git checkout master
yarn
yarn build
How to run
yarn
yarn start

The demo app will be hosted on http://localhost:3000/

Testing Guide

How to run unit tests
yarn test
Unit test coverage

alt text

About

A Lease Rental Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published