Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.35 KB

hackathon-study-materials

animated

A basic guide on React Native and GitHub.

Getting started with React Native

Check out this document.

Getting started with GitHub

Check out this document.

After you've read it, feel free to use this repository for testing.
I've uploaded here an empty react native app. Try to:

  • Create new branch.
  • Clone it to your IDE.
  • Make some changes in the code.
  • Commit your changes.
  • Push your changes to this repository.
  • Make a Pull Request (= PR).
  • Accept someone else's PR.

GitHub Issues

Take a look on the "Issues" tabs in this repo:

image

I've added some issues for example.
We'll be working in that way for splitting the work between us, and keeping track on the project's general progress.
These issues are סתם for example. You can try to assign yourself to one of them just to get familiar with it.