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

https://github.com/solobarine/swift-blogs


https://github.com/solobarine/swift-blogs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          



logo

Microverse README Template

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

# 📖 [Swift Blogs]

**[Swift Blogs]** is a Ruby on Rails blogs website that users can use to write their blogs, like a blog or comment on other users blogs.

## 🛠 Built With

### Tech Stack

Client

### Key Features

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

- **[Create a User]**
- **[Add a Comment]**
- **[Add a Like]**

(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:

Ruby installed in your local machine

### Setup

Clone this repository to your desired folder:

```sh
cd Swift Blogs
git clone https://github.com/Solobarine/Swift Blogs
```

### Install

Install this project with:
### Usage

To run the project, execute the following command:

```sh
rails s
```

(back to top)

## 👥 Author
👤 **Akpuru Solomon

- GitHub: [@githubhandle](https://github.com/solobarine)
- Twitter: [@twitterhandle](https://twitter.com/solomonakpuru)
- LinkedIn: [LinkedIn](https://linkedin.com/in/solomon-akpuru)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...
Leave a star

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank everyone

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