Skip to content

irfanrosly/hadir-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadir API *still in development*

This repo is the Web App for Hadir System which are developed on ReactJS with integration of 3rd party libraries such as Material UI and redux. This app is pointing to https://hadir-api.herokuapp.com/api/v2/

Live Example

https://hadir-portal.netlify.com/

Install

  1. git clone https://github.com/irfanrosly/hadir-portal.git
  2. npm install or yarn install
  3. Run npm start or yarn start

Built With

  • Material UI - React components that implement Google's Material Design
  • Redux - A predictable state container for JavaScript apps
  • Redux-Saga - An alternative side effect model for Redux apps