Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kidde60/rails-blog-app
A project where we create a blog app using MVC and Rails. On this web page a user can create, edit and delete a blog.
https://github.com/kidde60/rails-blog-app
capybara-rspec rspec ruby-on-rails
Last synced: 1 day ago
JSON representation
A project where we create a blog app using MVC and Rails. On this web page a user can create, edit and delete a blog.
- Host: GitHub
- URL: https://github.com/kidde60/rails-blog-app
- Owner: kidde60
- License: mit
- Created: 2023-02-22T07:44:12.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-03-18T08:37:17.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T01:20:54.371Z (about 2 months ago)
- Topics: capybara-rspec, rspec, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 39.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [🚀 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](#faq)
- [📝 License](#license)A project where we create a blog app using MVC and Rails
Language
- **Add Comments**
- **Add a post**
- **Like a post**
To get a local copy up and running follow these simple example steps.
### Prerequisites
In order to run this project you need:
- Install ruby on your computer or run it with docker
- Have rails installed on your computer
### Setup
Clone this repository by using the command line :
- `git clone https://github.com/kidde60/Rails-Blog-App.git`
### Install
Install this project with:
`bundle install`
### Usage
To run the project, execute the following command:
`rails s`
NB: You need to create an `env` file for your database credentials
👤 **George William Kidde**
- GitHub: [@George William Kidde](https://github.com/kidde60)
- Twitter: [@professorKGW](https://twitter.com/professorKGW)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/george-william-kidde/)
- **Delete Post**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project by staring it.
I would like to thank Microverse for the project.
This project is [MIT](./LICENSE) licensed.