Skip to content

joaopelisson/NextJS_WebAccessibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS_WebAccessibility 👓

This project was developed following the course of @rockeatseat Accessibility with ReactJS 💡

The objective of this project is to work on the issue of accessibility in the development of projects, ensuring access to all audiences (speech, visual, auditory, cognitive, neurological or physical impaired, who must be able to understand, navigate and interact and contribute with the web).

to have an experience of what was dealt with in the project, try to visualize using some of the tools below, or of the same genre

📌 The accessibility scanner was made using the following tools:

It is worth remembering that tools are not enough to deal with accessibility, it is necessary to imagine real scenarios such as: being without a device, vision problems, among other contents that you can learn more about at W3, the tip is always to seek inspiration in large projects that already have these themes already addressed and running in production

⚡ Main technologies used

🚀 First steps

These instructions will allow you to get a working copy of the project onto your local machine for development and testing purposes.

git clone -b develop https://github.com/joaopelisson/NextJS_WebAccessibility.git

After cloning run the command:

npm install
#or
yarn install

To start the development server:

npm run dev
# or
yarn dev

About

The objective of this project is to work on the issue of accessibility in the development of projects, guaranteeing access to all types of public (speech, visual, auditory, cognitive, neurological or physical impairments, they must be able to understand, navigate and interact and contribute to the web).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors