https://github.com/merieli/componentes
https://github.com/merieli/componentes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/merieli/componentes
- Owner: Merieli
- License: mit
- Created: 2023-03-10T00:22:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T10:18:10.000Z (over 3 years ago)
- Last Synced: 2025-10-19T21:47:28.100Z (8 months ago)
- Language: Vue
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: ROADMAP.todo
Awesome Lists containing this project
README
Project Title
A brief description of what this project does and who it's for
[*🎯 Roadmap*](./ROADMAP.todo) | [*📚 Documentation*](https://linktodocumentation) | [*👀 Project*](https://linktoproject)
## ✨ Features
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
## 📸 Preview

## ⚡ 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
```