This is repository with examples of simple UI components. The repository is based on Next.js and React.js.
- Clone the repo with
git clone [email protected]:atherosai/ui.git
Just navigate to the folder with your chosen example and open html file in the browser.
- Install npm packages
npm i
- Run development mode
npm run dev
Now the app is accessible at localhost:3000
The examples are posted here: