기술 스택

폴더 구조

public
	- index.html
	- favicon
src
	- assets
		- images
	- components
		- atoms
			- Button
				- Button.jsx
				- styles.jsx
		- molecules
		- organisms
		- templates
	- pages
		- Home
			- Home.jsx
			- style.jsx
	- stores
	- hooks
	- providers
	- router
	- utils
	- App.jsx
	- index.jsx

GitHub - alan2207/bulletproof-react: 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

컴포넌트 구조

Effective Atomic Design