Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codewithmike01/happy_blog


https://github.com/codewithmike01/happy_blog

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rails project: Happy blog

> In this project, i will be creating a blog app using ruby on rails, this app can view users, posts,comments and likes.

## Link to video(not avialable yet)

## Built With

```bash
- Rails
- Ruby
```

## Getting Started

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

### Prerequisites

- Ruby and gem bundle
- Rails
- Web browser (Google chrome)
- Code Editor (VSCode)

### Development (Running locally)

- git clone the project

```
git clone https://github.com/Ginohmk/happy_blog.git
```

```
cd happy_blog
```

- To run the app

```
bundle install
```

```
rails s
```

- Paste in web your broswer

```
http://localhost:3000/
```

- To test app

```
rails exec rspec -f d
```

👤 **Kanu Mike**

- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ginohmk/happy_blog/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Ruby on rails Community

## 📝 License

[This project is [MIT](https://github.com/Ginohmk/happy_blog/blob/dev/LICENSE) licensed.