This is a project to create a replica of the dev.to website using HTML, CSS, and JavaScript.
The goal of this project is to learn and practice web design and development skills by creating a replica of a popular website like dev.to.
- The homepage will display the most recent articles published on the site.
- Users can click on an article to read the full content.
- Users can filter articles by tags.
- Users can log in and publish new articles.
- Users can add comments to existing articles.
- The page will be responsive and adjust automatically to the size of the device screen.
- HTML5
- CSS3
- JavaScript
- Boostrap
Modern web browser like Google Chrome or Firefox.
- Clone this repository: git clone
https://github.com/MaestroMiyagi/Dev.to-Js-Challenge - Open the index.html file in a web browser.
Make changes in your fork. Create a pull request for us to review your changes and merge them into the project.
This project is licensed under the MIT license.