Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 639 Bytes

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