Skip to content

fandredev/portfolio

Repository files navigation

CI CI

My Portfólio: 🧑‍💻

image

Stack used

typescript,react,yarn,git,vite,css,vercel,vitest,githubactions

Other tools:

Documentation Components

Notes: Please, check the .tool-versions before use this project to show versions that i used.
Notes 2: This project use my own back-end write using NestJS: https://github.com/fandredev/portfolio-backend

Clone this repo

git clone git@github.com:fandredev/portfolio.git

Go to directory

 cd portfolio

Install dependencies

 yarn

Run server

 yarn run dev

Run tests

 yarn run test

Run coverage

 yarn run coverage

Run linter

 yarn run lint

Run UI components

 yarn run storybook

📭 Contacts

E-mail: profissionalf.andre@gmail.com
Linkedin: https://www.linkedin.com/in/devfandre/
Pórtfolio: https://developer-felipe-andre.vercel.app/
Youtube: https://www.youtube.com/@thistate/
Blog: https://medium.com/@thistate

References