-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
81bc2c2
commit bd98c28
Showing
1 changed file
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,31 @@ | ||
# personal-portfolio | ||
A personal portfolio built only with Front-End technologies. | ||
# 🪶 Campfire | ||
Repository containing all the projects made for freeCodeCamp curriculum. | ||
| ||
|
||
This is a personal portfolio called Turtlecode, where I've used different Front-End Technologies like HTML5, CSS3 (using Flexbox) and little JavaScript for some animations. | ||
https://www.turtlecode.org | ||
## 📦 Installation | ||
Follow the steps below to make use of Campfire. | ||
| ||
|
||
1. Clone this repository: | ||
```bash | ||
git clone https://github.com/Airscripts/campfire.git | ||
``` | ||
| ||
|
||
## 🤝 Contributing | ||
Contributions and suggestions about how to improve this project are welcome! | ||
| ||
|
||
## 💚 Support | ||
If you want to support my work you can do it with the links below. | ||
|
||
Choose what you find more suitable for you: | ||
- [Support me on GitHub](https://github.com/sponsors/Airscripts) | ||
- [Support me via linktr.ee](https://linktr.ee/airscript) | ||
|
||
Thank you so much, it means a lot for me! | ||
| ||
|
||
## 💳 License | ||
This repository is licensed under [GPL-3.0 License](https://github.com/Airscripts/campfire/blob/main/LICENSE). | ||
|