UI Lab: A collection of different projects, inspired by Daily UI.
Check it out: UI Lab
Technologies Used:
- Svelte
- JavaScript (ES6)
- REST API
- Stores
- Local Storage
- CSS
- npm
Deployed via netlify
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:5173 |
Push changes to main, Netlify has been configured to automatically deploy when merges are made to main. |