EdMagal / micro-reddit

"A repository built by following Odin Project tutorials."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository was built by following the instructions from Odin Project.

Built using

  • Ruby 3.2.2 (2023-03-30 revision e51014f9c0)
  • Rails 7.0.5

Testing

You can clone the repo into your favorite IDE. Open your terminal, bundle install all the gem files, then run rails db:drop db:create db:migrate db:seed. This will create 4 users, 10 posts and 20 comments. Have fun.

About

"A repository built by following Odin Project tutorials."


Languages

Language:Ruby 77.5%Language:HTML 16.7%Language:JavaScript 3.7%Language:CSS 2.1%