tedpennings / javascriptandfriends.com

Website for Javascript and Friends Conference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript and Friends Conference Site

To run the app:

  1. Clone the repository
  2. Install the dependencies with npm install or yarn install
  3. Run gatsby development npm run start or yarn start

Thanks to MagnoliaJS. Speakers page has been implemented based on their original implementation.

The site is built with Gatsby and Gatsby+MDX. The Gatsby Starter used is gatsby-starter-mdx-basic View this starter live on Netlify

About

Website for Javascript and Friends Conference

License:MIT License


Languages

Language:JavaScript 89.9%Language:CSS 10.1%