Warning
🚧️ THIS RESOURCE IS UNDER CONSTRUCTION !!! 🚧️
Freelance platform that demonstrates the technological skills you have to provide services to companies.
View project (URL)
Project images:
URL Image ( Here )
Project videos:
URL Videos ( Here )
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 |
Project installation:
# Step 1# Step 2Run the project:
# Step 3# Step 4Download resources:
| Host | Type | Content | URL |
|---|---|---|---|
| Images | Different images of musical groups | https://name-host | |
Technologies to build this project:
| Name | Version |
|---|---|
| 1.X | |
| 1.X | |
| 1.X | |
| 1.X | |
| 1.X | |
| 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.
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 |
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
Melquiades H.R.