My submission for Capital One's 2019 software summit challenge, which you can find here.
The idea behind my website's design was to keep it as minimalistic as possible - I ended up taking design cues from Pinterest (such as the masonry image layout and the infinite scroll functionality). In line with this design philosophy, the site is fully deployable as a static website.
This project was bootstrapped with Create React App.
This project is live on Heroku!
In the project directory, first run:
This installs the required packages, such as react-bootstrap and Axios. Afterwards, run
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.