Skip to content

A prototype to demonstrate how common components of websites can be coded with accessibility in mind.

Notifications You must be signed in to change notification settings

dnikub/accessible-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype for the Bachelor Thesis

by Daniela Kubesch

An example page for an accessible newspaper home page. A deployed version can be found here: https://ba2-newspaper-prototype.netlify.app

A webpack 4 based setup

Installation

  • If you haven't already, install npm.
  • Clone this repository to your local machine.
  • npm install

How to use

  • npm start starts a local server. If you change any of the files in src/, the browser will reflect the changes automatically ("autorefresh", "autoreload").
  • npm run build builds a production bundle in dist/

About

A prototype to demonstrate how common components of websites can be coded with accessibility in mind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published