This project is part of the OpenClassrooms web developer path 🚀.
This project aims to optimize and debug a website. Several errors are hidden in the JavaScript code and need to be fixed. The application's performance must be improved.
Main optimizations are:
- Images need to be optimized
- Semantics must be modified
- Page loading must be accelerated
- Many tags are missing and/or incorrectly filled in
- And others optimizations
✅The goal is to achieve a minimum score of 90% with the Lighthouse performance monitoring tool.
✅The website must comply with the minimum accessibility rules defined by the WCAG (Web Content Accessibility Guidelines).
✅The development must adhere to best practices.
✅SEO should also be above 90%.
More information about technical criteria : openclassrooms
No contribution needed but you can use this repository.
If you wish to use or contribute to the project, follow these steps:point_down::
- Fork the project
- Create a feature branch
git checkout -b feature/NewFeature
- Commit your changes
git commit -m 'Add NewFeature'
- Push the branch
git push origin feature/AmazingFeature
- Open a pull Request
Project link: https://gtcore902.github.io/nina-carducci/