Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/od-c0d3r/micro-reddit

Practicing Rails Models while building lightweight Reddit clone.
https://github.com/od-c0d3r/micro-reddit

ruby-on-rails

Last synced: 25 days ago
JSON representation

Practicing Rails Models while building lightweight Reddit clone.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# PROJECT : BUILDING WITH ACTIVE RECORD

> light weight Reddit clone

## Built With

- Ruby
- Ruby on Rails

## Getting Started

- Clone the repo.
- Enter the folder `cd micro-reddit`
- Run `bundle install` to make sure that you have all dependencies to run the app.
- Run `rails db:migrate`
- Run `rails c` to open console and interact with application

👤 **Author1**

- GitHub: [@od-c0d3r](https://github.com/od-c0d3r)
- Twitter: [@od-coder](https://twitter.com/od_coder)
- LinkedIn: [Profile](https://linkedin.com/in/omarrashad)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.