📖 [Reddit_Rails]

I guess you are familiar with Reddit, so this is clone of it. I tried to make it so simple and to have similar functionalities. You can post a community, a post or a comment, make your own account and vote it!

🛠 Built With

Tech Stack

BackEnd
Test
Database

Key Features

  • [Add Post] - Add your post.
  • [Display all posts] - Add comunity.
  • [Delete post ] - Delete specific post.

(back to top)

🚀 Live Version

(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: Visual Studio Code and Installed Rails.

Setup

Clone this repository to your desired folder:

$ git clone $ git clone https://github.com/edi-sipka/Reddit_Rails

Install

Install this project with:

you@your-Pc-name:~$ cd <Reddit_Rails>

Usage

To run the project, execute the following command:

` $ rails server`

Run tests

To run tests, run the following command: rspec

(back to top)

👥 Authors

👤 Edi Sipka

(back to top)

🔭 Future Features

  • [Add votes on post]
  • [Deploy app on Heroku]

(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 give as a star!

(back to top)

🙏 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

(back to top)

❓ FAQ

  • [How I can run this project?]

    • [After cloning repository, run rails server.]
  • [Can I add votes on post?]

    • [You can add votes and comments on a post.]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)