This app uses React Library for frontend and is built on top of https://real-bucketlist-api.herokuapp.com/ documented in https://app.apiary.io/raff1/
- Reactjs - javascript library for building user interface
- Redux - State container for javascript applications
To get start clone https://github.com/Gidraff/bucketlist-react-app.git
Install the required dependencies by:
npm install
This app allows user to:
- create account
- Log in and Log out of their account
- Create, Edit, and Delete BucketLists
- Add, Edit and Delete BucketList items