CindyDorantes / The-thoughtful-blog

A classic example of a blog website. I hace created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– The Thoughtful Blog

The Thoughtful Blog is a classic example of a blog website. I hace created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.


πŸ›  Built With

Tech Stack

Project built with Ruby on Rails

Client
Database

Key Features

  • [Post and comment creation]
  • [Unique user loin]
  • [Html and json reddering of data] -->

(back to top)


πŸš€ Live Demo

  • [] In developement.......

(back to top)

πŸ’» Getting Started

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


Prerequisites

In order to run this project you need:

 gem install rails

Next, install PostgreSQL and its development libraries:

sudo apt install postgresql postgresql-contrib libpq-dev

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/CindyDorantes/The-thoughtful-blog.git

Usage

To run the project, execute the following command:

  sudo service postgresql start
  rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Cindy Dorantes

πŸ‘€ Shedrack Sunday

(back to top)

πŸ”­ Future Features

  • Add API endpoints documentaion
  • Process for external view.
  • Add recomendation system

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

Thanks to my learning partners for their support and advices

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A classic example of a blog website. I hace created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.


Languages

Language:Ruby 75.2%Language:HTML 18.7%Language:CSS 4.9%Language:JavaScript 1.2%