Git Product home page Git Product logo

dijibook's Introduction

kodluyoruz_yatay_slogan-600x600

๐Ÿ‘‹ Kodluyoruz Bootcamp Final Project

How to Use

git clone https://github.com/semih-turan/dijibook.git

cd dijibook

npm install

To Start Metro Server,

npm start run

For android:

npm run android

For ios:

cd dijibook

bundle install

cd dijibook/ios

pod install

cd ..

npm run ios

ScreenRecording

dijibook.mov

Project Note:

This project was started at https://github.com/SAslan8006/dijibook and continued here.

Commit Rules:

  1. Ins: If you have set the name of the package you will add, the word config should be used between the package names and the "-" sign should be used.
  2. Fix:a bug fix has occurred- The name of the page you edited on the page and the action taken, for example: Fixed : Main ios style add
  3. Style โ€“ changes that do not affect the meaning of the code, likely related to code formatting such as white-space, missing semi-colons, and so on.
  4. Feat โ€“ a new feature is introduced with the changes
  5. Chore โ€“ changes that do not relate to a fix or feature and don't modify src or test files (for example updating dependencies)
  6. Refactor โ€“ refactored code that neither fixes a bug nor adds a feature
  7. Docs โ€“ updates to documentation such as a the README or other markdown files
  8. Build โ€“ changes that affect the build system or external dependencies
  9. Revert โ€“ reverts a previous commit
  10. Rerf โ€“ improves code performance

dijibook's People

Contributors

saslan8006 avatar semih-turan avatar tousama avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

tousama

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.