Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/accessibility
Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.
https://github.com/lucas-erkana/accessibility
html-css
Last synced: 5 days ago
JSON representation
Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.
- Host: GitHub
- URL: https://github.com/lucas-erkana/accessibility
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-06-18T05:26:30.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-06-18T17:09:08.000Z (over 1 year ago)
- Last Synced: 2024-10-12T09:49:34.626Z (about 1 month ago)
- Topics: html-css
- Language: HTML
- Homepage: https://lucash2022.github.io/Accessibility/
- Size: 1.09 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
freeCodeCamp
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
Student Info
CSS questions
HTML questions
Footer
**Accessibility** is making your webpage easy for all people to use – even people with disabilities.
In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices..
**Here are some features of the page:**
- Enter Student Info
- Answer True or False Questions
- Answer CSS question from a list of options
- Provide questions if needed
- Submit the form
[Accessibility](https://lucash2022.github.io/Accessibility/)
- Create a local directory that you want to clone the repository.
- Open the command prompt in the created directory.
- On the terminal run this command git clone https://github.com/Lucash2022/Accessibility.git
- Go to the repository folder using command prompt cd Accessibility.
- Install the dev dependencies for linters run npm install.
### Prerequisites
In order to run this project you need:
-Google chrome
-Internet Explorer
-Any browser
### Setup
Clone this repository to your desired folder:
- Open the command prompt in the created directory.
- On the terminal run this command git clone https://github.com/Lucash2022/Accessibility.git
- Go to the repository folder using command prompt cd RegistrationForm.
- Install the dev dependencies for linters run npm install.
--->
Lucas Erkana
[github handle](https://github.com/Lucash2022)
[twitter handle](https://twitter.com/@Lucas_David_22)
[linkedIn](https://www.linkedin.com/in/lucas-erkana-b30a0b3b/)
[facebook](https://www.facebook.com/lucash.toni)
- Implement some UX improvements: add a home page, include transitions and/or animation
- Implement additional pages, which will allow the user to Register
- Implement additional pages, which will allow the user to Login
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Lucash2022/RegistrationForm/issues/2).
Give a ⭐️ if you like this project!
[freeCodeCamp](https://www.freecodecamp.org/)
[Font Awesome](https://fontawesome.com/search?q=book&o=r)
[Icons8](https://icons8.com/icons/set/books)
[Google Fonts](https://developers.google.com/fonts)
[Bootsrtap](https://getbootstrap.com/docs/5.1/getting-started/introduction/)
[Luxon](https://imdac.github.io/modules/js/luxon/)
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._