Skip to content

freddydc/mine-clap

Repository files navigation

Mine Clap

This project contains the basics of React

Getting Started

Basically clone the repository:

git clone git@github.com:freddydc/mine-clap.git

Install dependencies:

yarn

Start the project:

yarn dev

Found a bug or improvement?

Help other students with what you just discovered that would make this course and repository so much better.

  • In Issues you can report bugs, add suggestions and comments.
  • For its part, the Pull Request will always be open to receive specific improvements.