A small project to let user calculate the fibonacci series.
The project is bootstrapped by create-react-app, using its own default page of React without any modification.
The application is run by using Docker and is automatically tested, built and deployed with Travis-ci to AWS Elastic Beanstalk. Connect AWS Elastic Beanstalk with AWS ElastiCache (Redis) and AWS Relational Database Service (Postgres)
Credits to Udemy course of Stephen Grider.