Skip to content

successbyte/dribble-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dribbble-clone

The place to start your first Open Source Contribute, Easily create new issues ex: Change a button hover color/there is a typoo in the Readme.md file. And also go to issues and comment if want to be assigned to you.

Live host

https://dribble-clone-ehsan.vercel.app/

How to contribute

  • fork the repo
  • clone the forked repo to your machine
  • go to project directory
  • npm install
  • npm start
  • it will automatically run the app on port http://127.0.0.1:8080/
  • just work on the .scss filed in scss folder and the css/styles.css will change automatically
  • do not make any change in css/styles.css