Skip to content

yuripramos/react-drylbbb

Repository files navigation

React-drylbbb

standard-readme compliant

:octocat: Getting Started

This is an app that shows the most popular shots from the Dribbble API. Made with ❤️ and React.

☁️ Installation

git clone https://github.com/yuripramos/react-drylbbb
cd react-drylbbb
npm install or yarn install
npm run dev

# To build the app for production, run the following command:
npm run build

😋 How to contribute

Have an idea? Found a bug? PR? contact-me @ yuri.pramos@gmail.com

🔛 Demo in Production (Continuous Deployment)

http://pathologist-karl-50205.netlify.com/

Know more about this amazing service called Netlify that I use for deployment.

Want to use Continuous Deployment in other repositories? Check the docs.

Roadmap

Release 0.0.1 (current) - First release of the app

Release 0.0.2 - Finish development of the unit tests, using Mocha+chai+react-addons-test-utils

Release 0.0.3 - Improvements in the responsiveness and UI

✌️ Tests

Still in development

❗ Credits

Yuri Ramos

📜 License

MIT