Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 936 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 936 Bytes

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/.