javitocor / Dribbble-clone

A Dribble clone with ruby on rails following the indications in https://web-crunch.com/posts/lets-build-dribbble-clone-with-ruby-on-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dribbble-clone

A Dribble clone with ruby on rails following the indications in https://web-crunch.com/posts/lets-build-dribbble-clone-with-ruby-on-rails

What it does

You can add pics, comments and likes

Built

Ruby on rails VSCode Ruby

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the project unto your local machine
  • Run 'bundle install' and 'rails db:migrate'
  • Run the server with 'rails server'
  • Open your browser and type 'localhost:3000'

Prerequisites

  • Get the latest version of Ruby

Author

πŸ‘€ Javier Oriol Correas Sanchez Cuesta

🀝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project.
  • Cloning the project to your local machine.
  • cd into the project directory.
  • Run git checkout -b your-branch-name.
  • Make your contributions.
  • Push your branch up to your forked repository.
  • Open a Pull Request with a detailed description to the development branch of the original project for a review.

Attributions and Credit πŸš€

  • Web-crunch.com
  • @justalever
  • @hello_rails

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!

Enjoy!

About

A Dribble clone with ruby on rails following the indications in https://web-crunch.com/posts/lets-build-dribbble-clone-with-ruby-on-rails

License:MIT License


Languages

Language:Ruby 64.1%Language:HTML 26.9%Language:CSS 4.3%Language:JavaScript 4.1%Language:CoffeeScript 0.6%