1.3.0 β’ Published 10 months ago
react-emotion-starter v1.3.0
React-Emotion-Starter
This starter provides a minimal setup for creating a react application.
π View Demo and Document
Quick Start
npx react-emotion-starter my-app
cd my-app
npm run dev # or yarn dev
Tech Stack
- React, TypeScirpt, Emotion, Recoil, Tanstack-Query
- React Router, ESLint, Prettier, Vite, I18next
Folder Structure
src
ββ apis # API calls
ββ assets # Static assets
ββ components # Reusable components
ββ constants # Reusable constants
ββ hooks # Custom hooks
ββ interfaces # Type definitions
ββ locales # Localization
ββ pages # Page components
ββ routes # Routes configuration
ββ states # Global states
ββ styles # Global styles
ββ utils # Utility functions
Common Components
components
ββshared
ββ input # Button, Input, Select, TextArea, TextField
ββ layout # Box, Flex, Grid
ββ media # Icon, Image, Svg
ββ navigation # Link, NavLink, Pagination
ββ typography # Label, Heading, Paragraph, Text
License
MIT License
Author
Github: one-chance Email: woody.front@gmail.com
1.3.0
10 months ago
1.2.6
1 year ago
1.2.5
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.0
1 year ago
1.2.1
1 year ago
1.1.12
1 year ago
1.1.11
1 year ago
1.1.10
1 year ago
1.1.9
1 year ago
1.1.8
1 year ago
1.1.7
1 year ago
1.1.6
1 year ago
1.1.5
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago