Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firmoholanda/firmoholanda.github.io
My personal portfolio
https://github.com/firmoholanda/firmoholanda.github.io
bootstrap webpacker
Last synced: 29 days ago
JSON representation
My personal portfolio
- Host: GitHub
- URL: https://github.com/firmoholanda/firmoholanda.github.io
- Owner: firmoholanda
- Created: 2020-03-13T14:31:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:49:15.000Z (4 months ago)
- Last Synced: 2024-10-04T04:41:55.079Z (about 2 months ago)
- Topics: bootstrap, webpacker
- Language: HTML
- Homepage:
- Size: 18.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📃 my personal portfolio
this is my personal portfolio
## 📡 technologies used
- bootstrap
- jquery
- webpacker
- gitbootstrap, jquery, webpacker and git was used on this project.
## 🚀 the project
this project can be found in https://github.com/firmoholanda/firmoholanda.github.io
### ✨ [live version](https://firmoholanda.github.io)
## 🔨 instructions
To get started with the app, clone the repo and then install the needed gems:
```
$ bundle install --without production
```Next, migrate the database:
```
$ rails db:migrate
```Finally, run the test suite to verify that everything is working correctly:
```
$ rails test
```If the test suite passes, you'll be ready to run the app in a local server:
```
$ rails server
```## 🤝 contributing
contributions, issues, and feature requests are welcome!
feel free to check [issues page](hhttps://github.com/firmoholanda/stay-in-touch/development/issues).1. fork it (https://github.com/firmoholanda/stay-in-touch/development/fork)
2. create your working branch (git checkout -b [choose-a-name])
3. commit your changes (git commit -am 'what this commit will fix/add/improve')
4. push to the branch (git push origin [chosen-name])
5. create a new pull request## 🤖 contributor
firmo holanda - [GitHub](https://github.com/firmoholanda)
## 🙋♂ show your support
give a ⭐️ if you like this project!
## 📝 license
this project is [MIT](https://github.com/firmoholanda/stay-in-touch/development/license.txt) licensed.