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

https://github.com/merieli/componentes


https://github.com/merieli/componentes

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          




Logo



Project Title


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




License MIT




[*🎯 Roadmap*](./ROADMAP.todo) | [*📚 Documentation*](https://linktodocumentation) | [*👀 Project*](https://linktoproject)

## ✨ Features

- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform

## 📸 Preview

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


## ⚡ Tech Stack

**Client:** Vue.js, TypeScript, Tailwind, SASS, Vue Styleguidist

**Server:** Node, Express


## 🗂 How to Use

Run Locally
```bash
# Clone the project
git clone https://link-to-project

# Go to the project directory
cd pokedex

# Install dependencies
npm install

# 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)