jinsley8 / ColorCatalog

Catalog colors: save your favorite web colors and see the details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorCatalog

Catalog colors: save your favorite web colors and see the details.

React Native practice project.

Install the Dependencies

We need to install dependencies for ColorCatalog. Change into this directory and install with yarn.

With yarn:

cd ColorCatalog
yarn

Start and run your app

yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
yarn android
yarn ios
yarn web

About

Catalog colors: save your favorite web colors and see the details.


Languages

Language:JavaScript 100.0%