Skip to content

pablofogliazza/ui

 
 

Repository files navigation

This is repository with examples of simple UI components. The repository is based on Next.js and React.js.

installation

  • Clone the repo with
git clone git@github.com:atherosai/ui.git

For HTML/CSS/JS

Just navigate to the folder with your chosen example and open html file in the browser.

For React Examples

  • Install npm packages
npm i 
  • Run development mode
npm run dev

Now the app is accessible at localhost:3000

My Social Media

The examples are posted here:

About

Simple UI examples from my social media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.3%
  • CSS 30.1%
  • TypeScript 18.5%
  • JavaScript 5.8%
  • SCSS 0.3%