This is a project of a small hybrid mobile application developed with Ionic 7 and Angular 17. The application features a minimalist game where users can try to guess the guitar chord being played. Additionally, the application includes direct links to the client's poster store.
You can access the deployed application: Music Chords.
- Guitar Chord Guessing Game: Users can play a guessing game to identify the guitar chord being played.
- Client's Store Links: The application includes direct links to the client's poster store.
- Node.js
- Ionic 7 CLI
- Angular 17 CLI
- Clone this repository to your local machine.
- Navigate to the project directory.
- Run
npm install
to install the dependencies.
- Local run
ionic serve
to start the development server. - Open a web browser and navigate to
http://localhost:8100/
to see the application in action.
You can watch a demonstration of the application in action:
Unknownchord.mov
- Feel free to contribute to the project! If you have any ideas to improve the application, please open an issue or send a pull request.
- LLuisPP
This project is licensed under the MIT License. See the LICENSE
file for more details.