Loading repository data…
Loading repository data…
MrSzasz / repository
Welcome to my personal web portfolio—a showcase of my skills in HTML/CSS, JavaScript, React, Node.js, and beyond. Dive into my array of projects with a fresh design as you journey through my professional experiences
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to my portfolio, where I present my knowledge in Node.js, HTML/CSS, JavaScript, and React. Take a look at my projects, which have been made with fresh and innovative components to create a unique user experience.
Crafted with Astro, my Full-stack Portfolio invites you to explore a fusion of innovative technology and eye-catching design. Every project showcases my adaptability and effectiveness, from engaging front-end interfaces to robust back-end features. Come with me as we explore a world where innovation meets performance.
Astro
ReactJs
Shadcn/ui
Tailwind
Typescript
Deployment:
git clone https://github.com/MrSzasz/Frontend_Portfolio.git
cd frontend_portfolio
Open the console on the root folder to start the server and the client.
npm run dev
Open your browser and navigate to http://localhost:4321 to access the app.
This app utilizes Cypress for end-to-end testing.
Before running the tests, make sure you have the following dependencies installed:
# Install project dependencies
npm install
# Run end-to-end tests with Cypress
npm run cypress:open
This project is licensed under the MIT License.