An example page for an accessible newspaper home page. A deployed version can be found here: https://ba2-newspaper-prototype.netlify.app
- If you haven't already, install npm.
- Clone this repository to your local machine.
npm install
npm start
starts a local server. If you change any of the files insrc/
, the browser will reflect the changes automatically ("autorefresh", "autoreload").npm run build
builds a production bundle indist/