Skip to content

Neljamin/the-league-of-beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site: https://theleagueofbeans.com/#/

The website for myself and my friends. We call each other jokingly "The Beans".

Made using React and Styled Components for the frontend, and for the backend it uses the Contentful Delivery API. The pages are metadata-driven so if I add other page content type to my Contentful CMS it will update the site automatically.

The future of this project:

  • Add more game pages with more content types (update the contentful renderer component)
  • Possibly create a Google, Facebook login so that we can add comments.
  • Add a db for non content related things, CouchDb? mlabs? Firebase?