AshakaE / micro-reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Active Records Model of Micro-Reddit

This project is an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comments to it.

screenshot

Build-With

  • Ruby -v 2.7.1
  • Rails -v 5.2.4.4
  • SQLite3
  • VScode

Getting Started

Prerequisites

To get this project up and running locally, you must already have ruby and necessary gems installed on your computer

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Copy and paste the following code into the Terminal: git clone https://github.com/LamiaSristy/micro-reddit
  4. Run micro-reddit.
  5. Run bundle install to get the necesary gems.
  6. Run rails db:migrate.

Author Details::

πŸ‘€ Lamia Sristy

πŸ‘€ Aye Daniel A

Acknowledgment

The resources we have used to develop our project:

Show your support

Give ⭐ Star me on GitHub β€” it helps!

πŸ“ License

This project is MIT licensed.

About


Languages

Language:Ruby 78.4%Language:HTML 16.2%Language:JavaScript 3.4%Language:CSS 2.0%