Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diegot4l/blogdecafe

This project involves the creation of a website that simulates a blog to coffe lovers.
https://github.com/diegot4l/blogdecafe

blogs coffee-lovers educational-project projects udemy-course

Last synced: about 2 months ago
JSON representation

This project involves the creation of a website that simulates a blog to coffe lovers.

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/d6588018-3af4-4fa0-9513-c91ae45e4e49/deploy-status)](https://app.netlify.com/sites/blogdecafediegot4l/deploys)

# BlogDeCafe

### Project Description
This project involves the creation of a website that simulates a blog to coffe lovers. The page was developed as part of a Udemy course taught by Professor Juan de la Torre Valdez.

### Educational Purpose
The purpose of this project is purely educational. Its development focuses on helping students improve their web programming skills using tools like HTML and CSS. Through this project, course participants learn how to create, structure, and style modern and responsive websites.

# Tech Stack

![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

# Authors

- [@codigoconjuan](https://github.com/codigoconjuan)
- [@DiegoT4l](https://github.com/DiegoT4l)

## Run Locally

Clone the project

```bash
git https://github.com/DiegoT4l/BlogdeCafe.git
```

Go to the project directory

```bash
cd BlogdeCafe
```

# License

[ISC](LICENSE)