commands | description |
---|---|
yarn start-dev |
run dev server 🏃 |
yarn install |
install packages |
yarn storybook |
run storybook 🏃 |
firebase login |
🏃 |
firebase init |
🏃 |
firebase deploy --only hosting |
🏃 |
Techs | Description |
---|---|
next |
server side rendering |
context api |
state management |
react query |
data fetching |
firebase |
authentication |
storybook |
test components |
formik |
forms |
yup |
form validation |
- https://readwriteexercise.com/posts/setting-up-create-react-app-vs-code-eslint-prettier/
- https://khalilstemmler.com/blogs/typescript/eslint-for-typescript/
- https://nextjs.org/docs/advanced-features/custom-app
- https://swapi.dev/
- https://react-query.tanstack.com/
- https://dev.to/wonder2210/next-js-storybook-typescript-2021-guide-2ab4
- https://fakerjs.dev/guide/upgrading.html
- https://commitlint.js.org/#/guides-local-setup?id=install-commitlint