/blog-App

Primary LanguageRubyOtherNOASSERTION


Blog App

📗 Table of Contents


📖 Blog App

Is fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

  • Ruby
  • Rails
  • PostgreSQL
  • Linters

Tech Stack

Client

Key Features

  • users table schema
  • post table schema
  • likes table schema
  • comment table schema

(back to top)

💻 Getting Started

Database Setup

Database Setup

rails db:create
rails db:migrate

Prerequisites

  1. Interactive Ruby shell (IRB).
  2. Code Editor.
  3. Git-smc.

Setup

To clone this repository to your desired folder, run this command:

  cd my-folder
  git clone https://github.com/AleWaweru/blog-App.git

Install

Run this command:

  cd my-project
  bundle install

Usage

rails server

Run tests

Rspec

(back to top)

👥 Author

👤 Alex Waweru

👤 Bronnie

🔭 Future Features

  • Build and deploy the whole application.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project just give it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse comnunity for their supports.

(back to top)

📝 License

This project is MIT licensed.

(back to top)