E-commerce - BookStore repository
#Installs
- npm install both api and client folder
- npm start for API
- npm run dev for client
- React.js
- Chackra UI for frontend design
- Express JS
- Node.js
- postreSQL
- Css (styled Components)
- arrow parens: always
- Bracket Spacing: checked
- Embedded Language Formatting: auto
- Enable: checked
- Enable Debug Logs: unchecked
- End Of Line: lf
- HTML Whitespace Sensitivity: css
- Ignore Path: .prettierignore
- Insert Pragma: unchecked
- Jsx Bracket Same Line: checked
- Jsx Single Quote: checked
- Prettier Path:
- Print Width: 80
- Prose Wrap: preserve
- Quote Props: as-needed
- Require Config: unchecked
- Require Pragma: unchecked
- Resolve Global Modules: unchecked
- Semi: checked
- Single Quote: checked
- Tab Width: 4
- Trailing Comma: es5
- Use Editor Config: checked
- Use Tabs: checked
- Vue Indent Script And Style: unchecked
- With Node Modules: checked