Skip to content

sozialhelden/a11yscore-frontend

Repository files navigation

a11yscore

Web application to rate the accessibility of the physical world.

Getting started

Set up the project

1. Clone the repository

git clone https://github.com/sozialhelden/a11yscore-frontend.git
cd a11yscore-frontend

2. Install dependencies

npm ci

3. Create .env file

cp .env.example .env

4. Start the development server

npm run dev

Now you can open http://localhost:5173 in your browser to see the application running.

Useful commands

# check the code for formatting errors
npm run format

# format the code
npm run format:fix

# lint the code
npm run lint

# lint the code and fix auto-fixable errors
npm run lint:fix

# run tests, make sure the development server is running
npm run test

License

MIT

About

Web application to rate the accessibility of the physical world.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •