frontend-pattern
frontend-pattern copied to clipboard
Exploring frontend pattern and also practicing React
Intro
This web system has been created to explore React functionalities and frontend patterns. Here you also find content about my journey as Developer, besides nice articles.
I hope you enjoy it and learn something new.
Access the online version here or go to my articles directly.
Main Stack
Requirements to run locally
To run the project locally, follow these steps:
- Clone the project repository from GitHub.
- Create a Personal Access Token (PAT) on GitHib.
- Create a .npmrc file in the root directory of the project.
- Add the following line to the .npmrc file and replace '
YOUR_PAT_TOKENfor thePATyou have created':
//npm.pkg.github.com/:_authToken=YOUR_PAT_TOKEN
@open-ish:registry=https://npm.pkg.github.com
engine-strict = true
- Install the required dependencies by running the command: yarn install
The project should now be able to run locally.
Available Scripts
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
-
yarn test -
yarn e2e -
yarn preview(simulate a server by Vite) -
yarn build
Useful scripts
- merge dependabot PRs: merge dependabot PRs automatically.
- close dependabot PRs: close dependabot PRs automatically.
About author
Buy me a coffee ☕. Hope I have helped you somehow. 🤗
Hi, I'm Tássio Jordão (TJ), a Chemical with Front-End experience. Actually, I'm a Frontend developer with some Chemistry knowledge. See more here
Just starting on ko-fi. Checkout my articles about system development, front-end and more: https://frontend-pattern.vercel.app/articles