Skip to content
/ ui Public
forked from atherosai/ui

Simple UI examples from my social media

Notifications You must be signed in to change notification settings

torocruzand/ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Frontend Developer: HTML and CSS

Learn more with me Modern Frontend Developer: HTML and CSS

  • Modern Frontend Developer Ebook (almost 500 pages)
  • UI Components Collection
  • Frontend Resources
  • Quizzes And Certificate!
  • Interactive Tutorials (coming soon)
  • Coding Quizzes (coming soon)
  • Video Course (coming soon)

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 [email protected]: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 54.0%
  • CSS 32.9%
  • JavaScript 8.2%
  • TypeScript 4.8%
  • SCSS 0.1%