BlogzZ is a dynamic and complex website built with HTML, CSS, and JavaScript. It also uses various libraries and tools such as jQuery, aos.js, owl-carousel, npm classlist, and lodash. BlogzZ is a blogging platform that allows users to create, edit, and publish their blog posts.
You can check out a live demo of BlogzZ here.
To run BlogzZ on your own machine, you'll need to have a live server installed. One popular option is the Live Server extension for Visual Studio Code.
Once you have a live server installed, follow these steps:
- Clone this repository to your local machine.
- Open the root directory of the project in Visual Studio Code.
- Right-click the
index.html
file and select "Open with Live Server". - Your default browser should open and navigate to
http://127.0.0.1:5500/index.html
.
BlogzZ was built with the following technologies:
- HTML
- CSS
- JavaScript
- jQuery
- aos.js
- owl-carousel
- npm classlist
- lodash
If you'd like to contribute to BlogzZ, please submit a pull request with your changes. Before submitting a pull request, make sure that your changes are consistent with the project's style and standards.
BlogzZ was created by Jean-Luc KABORE-TURQUIN. You can find more of my work on GitHub.
BlogzZ is released under the MIT License.