This project was initially an assignment for Front-end Developer position. All digital assets and brand which were used in the project are intellectual properties reserved by Brella Oy.
- React
- Redux
- Redux-saga
- Emotion css library
- Ant design UI library
- Axios
- Testing with Jest & Enzyme
- To start the app in local environment, run the command: npm start
- The app then will be served at http://localhost:3000/
├───__test__/
├───components/
├───config/
│ ├───axios
│ ├───redux
├───modules/
│ ├───timeslot
│ ├───hooks
│ ├───redux
├───utils/
├───views/
│ ├───LandingPage
├───README.md