Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itokun99/react-app-template

My React Project Structure for Better Manage your Code, Module, Feature and Team (Open Source). Bootstraped With CRA
https://github.com/itokun99/react-app-template

Last synced: about 2 months ago
JSON representation

My React Project Structure for Better Manage your Code, Module, Feature and Team (Open Source). Bootstraped With CRA

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Template Struktur Project Aplikasi React

Sebelum lanjut jangan lupa Subkreb yutubnya :"V

https://www.youtube.com/channel/UC5HTPNyUyWZ3Vm51biMsbrw

Struktur project ini cocok bagi aplikasi kecil dan besar, WEB maupun React Native (disesuaikan saja).

Repo ini hanya sebagai template project saja. Cara implementasinya boleh di pelajari, didalamnya juga sudah ada beberapa script sebagai contoh bagaimana saya menggunakannya. Struktur ini hasil dari saya berguru bersama @prawitohudoro, bersama Tim Kabayan Coding, juga pengalaman saya kerja di dunia Frontend.

cara menjalankannya:

`git clone https://github.com/itokun99/react-app-template.git`

`yarn install`

`yarn start`

didalamnya sudah include:
- API / URL Configuration
- Atomic Design
- redux
- react router
- axios

Itu saja, semoga bermanfaat.
Keep learning guys :D