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

https://github.com/gemmen29/blog-app


https://github.com/gemmen29/blog-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Blog App

> Blog app shows the list of posts and empower readers to interact with them by adding comments and liking posts.

## Built With

- Ruby
- Ruby on Rails
- Rspec

## Getting Started

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

1- Click on the top right green **`code`** button.

2- On the dropdown menu, choose the **`download zip`** button.

3- After download, extract the zip file and you have the project running on your machine.

4- You can also clone the project using the **`git clone`** command.

5- Run the command `bundle install` to install all gems of the project.

6- To run the server use command `rails s` and to see it go to your browser and use this link `http://127.0.0.1:3000/`.

7- To run the tests use command `bundle exec rspec`.

8- To run the migration use command `rails db:migrate`.

## Author

👤 **George Magdy**

- GitHub: [@George_Magdy](https://github.com/gemmen29)
- Twitter: [@George_Magdy](https://twitter.com/georgtriple1)
- LinkedIn: [@George_Magdy](https://www.linkedin.com/in/george-magdy-840/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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