Skip to content

danilovelozo/dribbble-clone-rails

Repository files navigation

Dribbble Clone

Project for Learning Purpose 🚀 🤓

Dependencies

  1. Ruby
  2. Rails
  3. PostgreSQL

Setup

  • Clone the project from the GitHub repository at the command prompt:
git clone git@github.com:danilovelozo/dribbble-clone-rails.git
cd dribble-clone-rails
  • Still at the command prompt, do the gems and database setup:
bundle install
rails db:setup
  • Start a server:
rails s
  • Default Server URL:

http://localhost:3000


Screenshots

Screenshots


Screenshots


Screenshots


About

A simple dribbble clone built with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages