Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 1.33 KB

README.md

File metadata and controls

72 lines (41 loc) · 1.33 KB

Blog App

A blogging application that enables users to create posts, like, and comment on them. This project was build using Ruby on Rails and Postgresql.

Screenshot

Users Page Users and posts page
usersPage UsersPostsPage

Built With

  • Ruby on Rails
  • Ruby
  • Rubocop

Getting Started

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

Prerequisites

VS Code or other Code Editor

Setup

Install Postgres and Ruby applications

Install

git clone https://github.com/Theophileaseh/Blog-App.git

Usage

cd Blog-App

bundle install

Run "rails server or rails s" to start the application on local server

Run tests

Run "rspec" in your terminal

Authors

👤 Nwachan Theophile

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

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 licensed.