Skip to content

Blog app that connects users through global posts, comments and likes. each user has their own personal profile.

License

Notifications You must be signed in to change notification settings

tomasesquivelgc/Blog-App

Repository files navigation

My Blog App

📗 Table of Contents

📖 Blog App

Blog App is my first Ruby on Rails project where you can like and comment posts as a user. The goal of this project is to learn the basics of using Rails.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • PostgreSQL database
  • Like and comment

(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:

  • Ruby
  • Rails
 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:tomasesquivelgc/Blog-App.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

👥 Authors

👤 Tomas Esquivel

👤 Marc Raphael

(back to top)

🔭 Future Features

  • Model
  • View
  • User Validation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a star!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this oppportunity and all of my friends and family for always supporting me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Blog app that connects users through global posts, comments and likes. each user has their own personal profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published