This project is an application for Lease Rentals.
Hosted Application - https://lease-rental.herokuapp.com/
- Viduni Wickramarachchi - Software Engineer
- 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
- Architecture - SPA
- UI Rendering - React
- Frontend routing - React-router
- AJAX Calls - Axios requests to API endpoints
git clone https://github.com/viduni94/lease-rental-react-redux.git
cd lease-rental-react-redux
git checkout master
yarn
yarn build
yarn
yarn start
The demo app will be hosted on http://localhost:3000/
yarn test