Alfredbis29 / My-Blog-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Blog-App

A blog website is exemplified by the blog app. I designed a completely working website that will display a list of posts and allow viewers to engage with them by leaving comments and like posts.

Prerequisites

  • Ruby on Rails
  • PostgreSQL

Getting Started

  • Run git clone on this project at the desired directory:
    git clone  `git@github.com:Alfredbis29/My-Blog-App.git`
    
  • Go to the cloned directory with cd rails-blog-app
  • Install the required dependecies with bundle install
  • Install npm dependencies with npm install
  • With Ruby on Rails and PostgreSQL installed in your environment, you can run rails s to see the website

Tests

  • To run the tests you must first have run bundle install
  • Then in the repository's main directory run bundle exec rspec spec

Authors

πŸ‘€ Alfred

πŸ‘€ Keza

🀝 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
  • Microverse program
  • My standup team
  • Microverse team
  • My family's support

πŸ“ License

This project is Open Software License ("OSL") v 3.0 licensed.

About


Languages

Language:Ruby 71.1%Language:HTML 23.2%Language:CSS 4.2%Language:JavaScript 1.4%