Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josphat205/rails-blog


https://github.com/josphat205/rails-blog

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📖 [Rails blog app]

> Describe your project in 1 or 2 sentences.

**[Rails blog app]** is ruby on rails project that has users, comment, likes and post

## 🛠 Built With Rails

### Tech Stack

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

Client

Server

Database

## 🚀 Live Demo Live Link

> Add a link to your deployed project.

- [Live Demo Link]()

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

Example command:

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder: [email protected]:Josphat205/rails-blog.git

commands:

```sh
cd Sites
git clone @github.com:Josphat205/rails-blog.git
```
-

### Install

Install this project with:

Example command:

```sh
cd rails-blog
gem install
```
-

### Usage

To run the project, execute the following command:

Example command:

```sh
rails server
```

### Run tests

To run tests, run the following command:

Example command:

```sh
bin/rails rspec spec/models/user_test.rb
```
-

### Deployment

You can deploy this project using:

Example: heroku

```sh

```

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Author1**

- GitHub: [@Josphat205](https://github.com/Josphat205)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josphatloman/)
- Twitter: [@twitterhandle](https://twitter.com/josphatloman)

👤 **Kehinde Ridwan Onifade**

- GitHub: [@Josphat205](https://github.com/kendoriddy)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kehindeonifade/)
- Twitter: [@twitterhandle](https://twitter.com/RideOnOne09)

(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 you can give me a star

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank microverse and my coding partners for the support and collaborations

(back to top)

## 📝 License

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

(back to top)