Responsive website developed to achieve theoretical knowledge and practical study on web accessibility, following good practices, such as use of contrast, alternative theme, understandable interface and easy navigation, with keyboard interaction. Project developed with Next.js, TypeScript and Tailwind.
- Next.js
- TypeScript
- Tailwind
- Apiary
- Styled-Components
- IMDb API
Clone the repository:
$ git clone https://github.com/thiagocabralcorreia/web-accessibility
In the project directory, you can install dependencies:
$ npm install
And run the app in the development mode:
$ npm run dev
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
Web Accessibility project by Thiago Cabral Correia - 2023