A simple application that imitates the Dribbble website using Pug and PostCss (html & css).
See React Version HERE!
See an up-to-date deployed version
$ npm install
or
$ yarn install
then
$ npm start
or
$ yarn start
Runs the app in development mode.
Open http://localhost:9000 in your browser to view the application.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.