Created a blog application using ReactJS technology with the help of Bootstrap Template
The template took it from the below link https://startbootstrap.com/theme/clean-blog
Learning:
- How to use bootstrap template and convert it into a react application.
- Seggregated the different component and merge it into a single App.js component.
- Basically converted the the bootstrap template to a react application quickly.