A simple ad platform built with Ruby on Rails, featuring user authentication, categorized user ads with photos and search.
git clone https://github.com/DiscoLord/rails-project-65.git
cd rails-project-64
bundle install
yarn install
bin/rails db:setup
bin/rails server
Visit: http://localhost:3000
Run tests with:
rails test
Hosted on Render. Push changes and deploy:
git push origin main
- GitHub: DiscoLord
- Live App: boris-hexlet-blog.onrender.com