Skip to content

theodo/a11yinyerface

Repository files navigation

What is A11lyInYesFace ?

This project is an application to show the difficulties users with a disability can encounter using a website.

The user have to navigate on a website to find all the ingredients to do a recipe, facing some simulations of disabilities along the way to complete his list.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

MUI

On this project, we use Material-UI as component library to have easy to use and accessible components.

Deploy on netlify

The app is automatically deployed on netlify for each pull request. We can see the deployments on https://app.netlify.com/sites/a11yinyerface/deploys.

The version on the main branch is also deployed on https://a11yinyerface.netlify.app/.