🤠
💻💻💻
💻 💻 💻
👇 💻 💻 👇
💻 💻
💻 💻
👢 👢
Howdy. I'm the sheriff of react-howdy
, a React application for
creating emoji sheriffs.
Demo at https://howdy.petetnt.xyz;
Clone the repo
git clone https://github.com/petetnt/react-howdy
Install dependencies
yarn
# or
npm install
Run the app
yarn start-dev
# or
npm run start-dev
Build the app with build
yarn build
# or
npm run build
Static files can be then found in /build
.
The app can be published to now.sh
with now-cli
:
yarn serve
# or
npm run serve
styled-components
for easy style managementfreactal
for simple state managementemoji-mart
for awesome emoji pickerbootstrap
for reboot css reset- and all the other OSS libraries used in this project and their creators, maintainers, contributors and fans!