https://github.com/torobucci/portfolio-first-project
https://github.com/torobucci/portfolio-first-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/torobucci/portfolio-first-project
- Owner: torobucci
- Created: 2023-01-12T07:47:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T11:00:32.000Z (over 2 years ago)
- Last Synced: 2025-01-09T06:14:49.758Z (5 months ago)
- Language: HTML
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)> Describe your project in 1 or 2 sentences.
**[My portfolio]** is a mobile first project showing my portfolio as a software developer.
## 🛠 Built With
Html
Css> Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
> Describe between 1-3 key features of the application.
- **[Header]**
- **[Headline information]**
- **[Social media link icons]**
> Add a link to your deployed project.
- [Live Demo Link]([https://github.com/torobucci/portfolio-first-project])
> Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
sh gem install rails
### Setup
Clone this repository to your desired folder:
cd hello-world
git clone [email protected]:torobucii/hello-world.git
### Install
Install this project with:
sh
cd portfolio-first-project
gem install
### Usage
To run the project, execute the following command:
sh rails server
### Run tests
To run tests, run the following command:
sh bin/rails test test/models/article_test.rb
### Deployment
You can deploy this project using:
sh
> Mention all of the collaborators of this project.
👤 **Author1**
- GitHub: [@torobucii](https://github.com/torobucii)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://linkedin.com/in/Kevin Toro)
👤 **Author2**
- GitHub: [@jason254](https://github.com/jason254)
- Twitter: [@jasonrolls](https://twitter.com/@jasonrolls)
- LinkedIn: [Jason Rolls](https://linkedin.com/in/Jason Rolls)
> Describe 1 - 3 features you will add to the project.
- [ ] **[Display of my sample works]**
- [ ] **[About me]**
- [ ] **[Resposive screen]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [Hello-world issues](https/Hello-world/hello-world-issues).
> Write a message to encourage readers to support your project
If you like this project hit the star button on our github repo
> Give credit to everyone who inspired your codebase.
I would like to thank the Lets Code team that hepled us in every problem we had.
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._