Update README.md

This commit is contained in:
David Mraz 2024-12-15 13:06:31 +01:00 committed by GitHub
parent ca89f20ed4
commit 0d2aa6e71e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 22 deletions

View File

@ -8,9 +8,9 @@ Learn more with me [Modern Frontend Developer: HTML and CSS](https://learning.at
* Quizzes And Certificate! * Quizzes And Certificate!
* Interactive Tutorials * Interactive Tutorials
* Coding Quizzes (coming soon) * Coding Quizzes (coming soon)
* Video Course (coming soon) * Video Course (some videos are already available)
This is repository with examples of simple UI components. The repository is based on Next.js and React.js. This is a repository with examples of simple UI components. The repository is based on Next.js and React.js.
# Installation : # Installation :
@ -19,26 +19,6 @@ This is repository with examples of simple UI components. The repository is base
git clone git@github.com:atherosai/ui.git 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 # My Social Media
The examples are posted here: The examples are posted here: