An open API service indexing awesome lists of open source software.

https://github.com/torobucci/portfolio-first-project


https://github.com/torobucci/portfolio-first-project

Last synced: 3 months ago
JSON representation

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)

# 📖 [My portfolio]

> 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

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Client

Server

Database

### Key Features

> Describe between 1-3 key features of the application.

- **[Header]**
- **[Headline information]**
- **[Social media link icons]**

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link]([https://github.com/torobucci/portfolio-first-project])

(back to top)

## 💻 Getting Started

> 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

(back to top)

## 👥 Authors

> 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)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Display of my sample works]**
- [ ] **[About me]**
- [ ] **[Resposive screen]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [Hello-world issues](https/Hello-world/hello-world-issues).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project hit the star button on our github repo

(back to top)

## 🙏 Acknowledgments

> 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.

(back to top)

## 📝 License

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._

(back to top)