Skip to content

Smailancer/Dribbble

Repository files navigation

Dribbble Replica

My attempt to mimic Dribbble using Rails (as BackEnd) and Bulma (as FrontEnd) frameworks. You can add/edit/delete Shots , Comment on them And Like them .

  • there is vue counter for each shot .

Home Page:

Pic from the Home page

Show Page:

Pic from the Show shot page

Ruby and Rails Versions:

  • Ruby 2.7.5
  • Rails 5.2.7

How to use it :

  • Clon the project to your machine using the command:
git clone [email protected]:smaily1/twitterbulma.git
  • Change the directory to the project by typing twitterbulma than install the gems by typing :
bundle install
  • Migration step and creating tabels in your database :
rails db:migrate
  • Finally run the server by typing the command :
rails server 

you will find your app working at http://localhost:3000

Notes :

This is a sample MVP of the application, so it will look with only basic features without luxuries, I am currently trying to master UI design in order to make my applications look nicer.

Any other suggestions I would be happy to add to the application. Thank you.

About

Dribbble Replica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published