Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegot4l/web-freelance
This project involves the creation of a website that simulates the freelancer web developer website.
https://github.com/diegot4l/web-freelance
educational-project freelancer udemy-course website
Last synced: about 2 months ago
JSON representation
This project involves the creation of a website that simulates the freelancer web developer website.
- Host: GitHub
- URL: https://github.com/diegot4l/web-freelance
- Owner: DiegoT4l
- License: unlicense
- Created: 2023-04-09T01:39:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:05:29.000Z (4 months ago)
- Last Synced: 2024-09-17T23:31:16.785Z (4 months ago)
- Topics: educational-project, freelancer, udemy-course, website
- Language: HTML
- Homepage: https://freelance-template-t4l.netlify.app
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/9076b838-b864-4190-a882-653c57ab410d/deploy-status)](https://app.netlify.com/sites/freelance-template-t4l/deploys)
# Freelance Web
### Project Description
This project involves the creation of a website that simulates the freelancer web developer website. 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/Web-Freelance.git
```Go to the project directory
```bash
cd Web-Freelance
```## License
[ISC](LICENSE)