An open API service indexing awesome lists of open source software.

https://github.com/merieli/component-library-meri

Biblioteca de componentes para meus projetos
https://github.com/merieli/component-library-meri

Last synced: 12 months ago
JSON representation

Biblioteca de componentes para meus projetos

Awesome Lists containing this project

README

          




Logo



Component Library - Merieli


A brief description of what this project does and who it's for




License MIT




[*🎯 Roadmap*](./ROADMAP.md) | [*📚 Documentation*](https://linktodocumentation) | [*👀 Design*](https://www.figma.com/file/R0cDDi2WXcL7ZzHOSGCM3Q/%F0%9F%83%8F--Memory-bits--Project-meri?type=design&node-id=28-667&mode=design&t=5bQ2B51pBoJm3ErL-0)

## 📸 Preview

![App Screenshot](https://via.placeholder.com/728x500.png?text=Imagem+/+Gifs+do+Projeto)


## ⚡ Tech Stack

**Client:** Vue.js, TypeScript, Tailwind, DaisyUi


## 🗂 How to Use

Run Locally
```bash
# Clone the project
git clone https://github.com/Merieli/component-library-meri.git

# Go to the project directory
cd component-library-meri

# Update all dependencies
npm update

# Install dependencies
npm install

# Install compatible Node.js with nvm
nvm use

# Start the server
npm run dev
```

work
```bash
# Commit changes
npm run commit
```

## :octocat: Contributing

This project is for study purposes, so contact me and let me know your ideas.
All kinds of contributions are very welcome and appreciated!

- ⭐️ Star the project
- 🐛 Find and report issues
- 📥 Submit PRs to help solve issues or add features
- ✋ Influence the future of project with feature requests

-------------------------------------
```diff
Made by 🤍 Merieli Manzano
```

(back to top)