• Stars
    star
    125
  • Rank 276,360 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Feather website

feathericons.com

Netlify Status Actions Status

This repo contains the source code for feathericons.com.

Local development

# Download the repo
git clone https://github.com/feathericons/feathericons.com.git

# Enter the repo
cd feathericons.com

# Install the dependencies
yarn

# Start local development
yarn develop

Note: This requires Yarn to be set up locally. See https://yarnpkg.com for more information.