Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarieschool/web-freelancer
web-freelancer is a project for a Freelancer developer. Shows information about my services, about me, client portfolio and a form to contact the programmer.
https://github.com/binarieschool/web-freelancer
css html javascript
Last synced: 4 days ago
JSON representation
web-freelancer is a project for a Freelancer developer. Shows information about my services, about me, client portfolio and a form to contact the programmer.
- Host: GitHub
- URL: https://github.com/binarieschool/web-freelancer
- Owner: binarieschool
- License: gpl-3.0
- Created: 2024-01-17T13:04:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T11:39:10.000Z (6 months ago)
- Last Synced: 2024-05-17T00:37:52.489Z (6 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage:
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website Freelancer
> [!WARNING]
> 🚧️ THIS RESOURCE IS **UNDER CONSTRUCTION** !!! 🚧️## About 🚀
Freelance platform that demonstrates the technological skills you have to provide services to companies.
## Table of Contents 📑
* [Demo](#demo)
* [Feactures](#feactures)
* [User Guide](#user-guide)
* [Install and Run](#install-run)
* [Built with](#built-with)
* [Useful resources](#useful-resources)* [License](#license)
* [Author](#author)## Demo 💻
View project (URL)
Project images:
URL Image ( Here )
![Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.](https://myoctocat.com/assets/images/base-octocat.svg)
Project videos:
URL Videos ( Here )
## Feactures 💡
Dillinger is currently extended with the following plugins.
Instructions on how to use them in your own application are linked below.| Name | How does it work? |
| ---- | ----------------- |
| Dropbox | [plugins/dropbox/README.md](plugins/dropbox/README.md) |
| GitHub | [plugins/github/README.md](plugins/github/README.md) |
| Google Drive | [plugins/googledrive/README.md](plugins/googledrive/README.md) |
| OneDrive | [plugins/onedrive/README.md](plugins/onedrive/README.md) |
| Medium | [plugins/medium/README.md](plugins/medium/README.md) |
| Google Analytics | [plugins/googleanalytics/README.md](plugins/googleanalytics/README.md) |## Install and Run ⚙️
Project installation:
```bash
# Step 1
```
```bash
# Step 2
```Run the project:
```bash
# Step 3
```
```bash
# Step 4
```Download resources:
| Host | Type | Content | URL |
| ---- | ---- | ------- | --- |
| ![Dropbox](https://img.shields.io/badge/Dropbox-%233B4D98.svg?style=for-the-badge&logo=Dropbox&logoColor=white) | Images | Different images of musical groups | https://name-host |
|| | | |
|| | | |## Built with 🏗️
Technologies to build this project:
| Name | Version |
| ---- | ------- |
| ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) | [1.X](/html) |
| ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) | [1.X](/css) |
| ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) | [1.X](/javascript) |
| ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) | [1.X](/node) |
| ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) | [1.X](/react) |
| ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) | [1.X](/python) |Some code blocks from the project:
```html
Title
Hello, World!
```
```javascript
{/* React */}
import React from 'react';function App() {
return (
Hello, World!
);
}export default App;
```
```python
# Python
print("Hello, World!")
```
> [!NOTE]
> Useful information that users should know, even when skimming content.> [!TIP]
> Helpful advice for doing things better or more easily.> [!IMPORTANT]
> Key information users need to know to achieve their goal.> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.## Useful resources 🔧
1 URL - When I was building the project I found an interesting URL.
+1 URLS When I was building the project I found some interesting URLs:| URL | What does it provide? |
| ---- | -------------------- |
| Dropbox | [plugins/dropbox/README.md](plugins/dropbox/README.md) |
| GitHub | [plugins/github/README.md](plugins/github/README.md) |
| Google Drive | [plugins/googledrive/README.md](plugins/googledrive/README.md) |
| OneDrive | [plugins/onedrive/README.md](plugins/onedrive/README.md) |
| Medium | [plugins/medium/README.md](plugins/medium/README.md) |
| Google Analytics | [plugins/googleanalytics/README.md](plugins/googleanalytics/README.md) |## License 📋
Free software license used to protect the rights of users and promote freedom in the use, modification and distribution of software.
> GPL-3.0 license
## Author 🧑🏻💻
> Melquiades H.R.