Create an information page that displays information about SpaceX's recent launches. Requirements:
- Using this unoffical SpaceX REST API
- Bootstrap
- Responsive & accessible
- Run 'npm install' in the directory for all necessary packages (Make sure NPM is up to date)
- Run 'npm run start' to start a local dev environment at http://localhost:8080/
- Optionally, run 'npm run build' to view the files generated for the build (inside dist folder)