Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 2.12 KB

README.md

File metadata and controls

62 lines (46 loc) · 2.12 KB

SimonGame Vue3

License-Apache 2.0

This project was built using Vue 3 + Vite and Pinia for Store management. Is a simple project for study Vue 3 with Pinia store.

For everyone who played a Simon Game (Genius in Brazil) and want to revive the experience somehow.

Tech stack & Open-source libraries

  • TODO

Architecture

  • TODO

UI

  • TODO

Access it on GitHub-Pages

You can see the full project by clicking HERE

Find this repository useful? ❤️

Support it by giving a ⭐
Also, follow me on GitHub for my next creations! 🤩 Fell totally free for fork and modify it as you like and also give your opinion for new features or designs 😄.

github linkedin

License

Designed and developed by 2022 Igor Ponso

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

TODO

  • Tech stack & Open-source libraries
  • Refactor to separe each thing on its own place (e.g Store, Service, components and widgets)