daviidy / Micro-Reddit

This project puts our knowledge of active record, models, and associations to the tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

In this project we were required to create a micro-reddit app.

Project screenshot

πŸ”¨ Built in

  • Ruby on Rails 6.0.3

πŸš€ Our Project

Our project can be found at https://github.com/daviidy/Micro-Reddit

To run the project in local

  • clone the repository from here repo link
  • Open terminal and navigate to root folder (/Micro-Reddit).
  • Once in root folder
    • type: rails s in terminal and in browser
    • run bundle install, rails db:create, and rails db:migrate
    • type localhost:3000/ in address bar.

πŸ‘¨πŸ½β€πŸ’» πŸ‘¨πŸΏβ€πŸ’» Creators

πŸ‘€ Author1

πŸ‘€ Author2

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

This project is no licensed.

About

This project puts our knowledge of active record, models, and associations to the tests


Languages

Language:Ruby 76.4%Language:HTML 13.2%Language:JavaScript 8.8%Language:CSS 1.7%