OpenGateService is a project for a web accessibility quiz webpage. This project aims to educate and test users on various aspects of web accessibility, ensuring that they are aware of best practices and standards in creating inclusive web content.
Check out the deployed application (not currently running): OpenGateService
- Interactive Quizzes: Provides engaging and interactive quizzes to test users' knowledge on web accessibility.
- Educational Content: Offers comprehensive information and resources on web accessibility standards and best practices.
- Responsive Design: Ensures that the webpage is accessible and user-friendly on all devices, including desktops, tablets, and mobile phones.
- Score Tracking: Tracks users' quiz scores and provides feedback on their performance.
- User-Friendly Interface: Designed with a focus on accessibility and usability, ensuring that all users can navigate and use the site effectively.
public/: Contains static files like images and the HTML template.src/: Contains the main application source code..gitignore: Specifies which files and directories to ignore in the repository.package.json: Lists the project dependencies and scripts.README.md: The main documentation file for the project.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- JavaScript: Programming language for implementing interactive elements.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to the open-source community for the various tools and libraries used in this project.
Feel free to reach out for any queries or collaboration opportunities:
- GitHub: freecoderer
- LinkedIn: Donghyun Kim
