Skip to content

radtket/aapa-conference-2018

Repository files navigation

AAPA 2018 Conference Website

An informational website for the 2018 American Academy of Physician Associates (AAPA) conference held in New Orleans. It features details about conference agendas, keynote speakers, continuing medical education (CME) sessions, networking opportunities, and travel information. This project showcases skills in creating comprehensive event-focused web experiences with clear navigation and user-centric design.

GitHub Repository: radtket/aapa-conference-2018

Live Demo: AAPA 2018 Conference

Getting started

Clone repo

# clone the repo
$ git clone https://github.com/radtket/aapa-conference-2018.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:3000.
$ npm run start

# build for production with minification
$ npm run build

Built With

  • Gulp - JavaScript Task Runner
  • Pug - An elegant templating engine, primarily used for server-side templating in NodeJS.
  • Sass - A css preprocessor
  • Bourbon - A lightweight, Dependency-free, Sass tool set
  • Neat - A lightweight and flexible Sass grid
  • Babel - The compiler for writing next generation JavaScript

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

my-project/
├── docs/
├── src/
│   ├── favicon/
│   ├── img/
│   ├── js/
│   ├── scss/
│   ├── video/
│   ├── ...
│   ├── index.html
│   └── ...
└── package.json

About

A multi-page website for The American Academy of Physician Assistants (AAPA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors