maxday

Happy birthday, Max. 🎂

Welcome! April 25 is Max Wofford's birthday, and the goal of this site (and this repository) is to display his birthday wishes.

Leave a birthday wish by creating a file in cards

Name the file after your first name, and place the following lines at the start of it:

---
author: 'your first name, same as filename'
---    

Check out Mingjie's card as an example of how to write one, or view the instructions page.

Site Setup

  1. Clone the repository and enter it
git clone https://github.com/hackclub/maxday
cd maxday
  1. Install packages & run
yarn && yarn run dev
  1. It should now be running, open localhost:8000 to view it

GitHub