/spaceXStats

Primary LanguageCSSMIT LicenseMIT

SpaceX Stats

This website was developed for fun to test out the Symfony Client, Serializer and Caching components. The data on this website is fetched using the r-spacex API.

The project is available publicly.

Running the project

You can run this project using the Symfony Server.

symfony server:start

When using the symfony proxy, you can also attach a local domain.

symfony proxy:domain:attach spacexinfo.com
symfony server:start

This will make the project available on the domain spacexinfo.com.wip

Resources Used

SpaceX API

Symfony

Creative Tim (Design)