Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/diegot4l/blogdecafe
- Owner: DiegoT4l
- License: unlicense
- Created: 2023-07-26T04:00:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T05:37:03.000Z (4 months ago)
- Last Synced: 2024-09-09T06:53:29.215Z (4 months ago)
- Topics: blogs, coffee-lovers, educational-project, projects, udemy-course
- Language: HTML
- Homepage: https://blogcafe.diegot4l.com/
- Size: 1.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)