Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegot4l/frontend-store
This is a Frontend Store
https://github.com/diegot4l/frontend-store
educational-project frontend-website project udemy-course webstore
Last synced: 30 days ago
JSON representation
This is a Frontend Store
- Host: GitHub
- URL: https://github.com/diegot4l/frontend-store
- Owner: DiegoT4l
- License: unlicense
- Created: 2023-07-26T05:47:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T05:58:57.000Z (3 months ago)
- Last Synced: 2024-09-09T06:58:28.329Z (3 months ago)
- Topics: educational-project, frontend-website, project, udemy-course, webstore
- Language: HTML
- Homepage: https://frontendstoreproject-diegot4l.netlify.app/
- Size: 1.29 MB
- Stars: 0
- 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/688f7864-9755-413c-977b-b4b9ab54c4fe/deploy-status)](https://app.netlify.com/sites/frontendstoreproject-diegot4l/deploys)
# Frontend Store
### Project Description
This project involves the creation of a website that simulates the shirts web store to frontend developers. 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)## Authors
- [@codigoconjuan](https://github.com/codigoconjuan)
- [@DiegoT4l](https://github.com/DiegoT4l)## Run Locally
Clone the project
```bash
git clone https://github.com/DiegoT4l/Frontend-Store.git
```Go to the project directory
```bash
cd Frontend-Store
```## License
[ISC](LICENSE)