An open API service indexing awesome lists of open source software.

https://github.com/michaelphillips4/area2-landing

My Portfolio landing page .
https://github.com/michaelphillips4/area2-landing

css html javascript javascriptcomponent

Last synced: 3 months ago
JSON representation

My Portfolio landing page .

Awesome Lists containing this project

README

          

# Area2 - landing page
These are the static landing pages for area2.

This is the S3 bucket that www.area2.co.uk is redirected from.
Note: uses Cloudfrount to enable `https` requests.

## Responsive Design
All very simple reduces paddings and some widths at `800px`.
This will covers most real world use cases.

## Setup
https://www.npmjs.com/package/serve
```
npm install --global serve
serve
```