GithubHelp home page GithubHelp logo

a-guitarists-best-friend's Introduction

A Guitarist's Best Friend

Open source metronome built with React Native.

I know, the design is pretty rough at the moment.

Design preview for the a guitarist's best fried App


Prerequis

In order to make this project works locally, we'll need the following:

  • NodeJS (18.13 is recommended).
  • Npm (8.13) or yarn (1.22)
  • Xcode

It seems there are problems if you want to play sound on the simulator. I suggest you use a real device instead.

This project relies on the managed Expo App. It should make your Installation and setup quite easy.

Installation

  • Clone the repo.
  • Run yarn or npm i - this will install the project.
  • Run yarn start or npm start - this will launch the expo app.
  • Scan the QR code with your iPhone or iPad.

Testing

This project uses Jest for testing purpose. I haven't added the component testing suites yet. There are only unit tests at the moment.

  • yarn test - run the tests once.
  • yarn test --watch - run the tests each time there is a modification/

Formatting and Litting

This project uses Prettier and Eslint for Developer experience purposes. You can either use the editor pluggin of your choice OR run the following commands:

  • yarn format or npm run format - will format all the code. It uses Prettier default config.
  • yarn lint or npm run lint - will run eslint and check for litting problems.

a-guitarists-best-friend's People

Contributors

tdimnet avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.