/uxui

Primary LanguageJavaScriptBSD Zero Clause License0BSD

UXUI Icon

Source files for UXUI

What is UXUI?

It's a directory of free and open-source product design tools, assets, resources, and communities.
Fonts used are Jetbrains Mono and Inter.

Installation

How to get the site running locally:

  • git clone https://github.com/jordanstephensen/uxui
  • npm install
  • To develop the site: gatsby develop
  • The site should now be running at http://localhost:8000
  • To build the site for production: gatsby build

Deployment

This site was built using Gatsby and is hosted on Netlify.
Build and deployment are triggered at every push to master.

Netlify Status