Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felipe-perez-ferraro/blog_app


https://github.com/felipe-perez-ferraro/blog_app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Blog App

** Blog Application** is a Ruby on Rails aplication to keep track of a blog posts and likes.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Interact with Users**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

Example command:

```sh
Install Ruby
Install rails
```

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/Felipe-Perez-Ferraro/blog_aplication
cd my-folder
```

### Usage

To run the project, execute the following command:

```sh
rails s
```

### Run tests

To run tests, run the following command:

```sh
rails test
```

(back to top)

## 👥 Authors

👤 **Felipe Perez Ferraro**

- GitHub: [@Felipe-Perez-Ferraro](https://github.com/Felipe-Perez-Ferraro)

(back to top)

## 🔭 Future Features

- [ ] **Create diferent tables.**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/blog_aplication/issues).

(back to top)

## 🙏 Acknowledgments

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)