Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itokun99/react-app-template
- Owner: itokun99
- Created: 2020-04-29T12:53:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:35:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T11:25:36.066Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 5.03 MB
- Stars: 7
- Watchers: 1
- Forks: 13
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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
- axiosItu saja, semoga bermanfaat.
Keep learning guys :D