jonnyquan / ui

Simple UI examples from my social media

Home Page:https://learning.atheros.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn more with me Modern Frontend Developer: HTML and CSS [https://learning.atheros.ai/course-detail/modern-frontend-developer-html-and-css]

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

https://learning.atheros.ai


Languages

Language:HTML 53.7%Language:CSS 32.4%Language:JavaScript 8.6%Language:TypeScript 5.2%Language:SCSS 0.1%