Skip to content

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.

License

Notifications You must be signed in to change notification settings

binarieschool/web-freelancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 💻

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.

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
GitHub plugins/github/README.md
Google Drive plugins/googledrive/README.md
OneDrive plugins/onedrive/README.md
Medium plugins/medium/README.md
Google Analytics plugins/googleanalytics/README.md

Install and Run ⚙️

Project installation:

# Step 1
# Step 2

Run the project:

# Step 3
# Step 4

Download resources:

Host Type Content URL
Dropbox Images Different images of musical groups https://name-host

Built with 🏗️

Technologies to build this project:

Name Version
HTML5 1.X
CSS3 1.X
JavaScript 1.X
NodeJS 1.X
React 1.X
Python 1.X

Some code blocks from the project:

<!-- HTML -->
<!DOCTYPE html>
<html>
  <head>
    <title>Title</title>  
    <meta charset="UTF-8">
  </head>
  <body>
    <h1>Hello, World!</h1>
  </body>
</html>

{/* React */}
import React from 'react';

function App() {
  return (
    <div>
      <h1>Hello, World!</h1>
    </div>
  );
}

export default App;

# 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
GitHub plugins/github/README.md
Google Drive plugins/googledrive/README.md
OneDrive plugins/onedrive/README.md
Medium plugins/medium/README.md
Google Analytics 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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published