/Chz-Portfolio-Web

This is my website that I use as my portfolio to showcase my work to new potential clients.

Primary LanguageTypeScript


🤙 Portfolio Project

Website

This is my website that I use as my portfolio to showcase my work to new potential clients.

Since I'm not trying to get new freelance projects right now, I'm putting my website as a template for anyone in the community who wants to use it.

You can see it here.

screenshot screenshot

Hope this works for you as it worked for me.

📡 Technologies / Packages

  • HTML
  • CSS
  • StyledComponents
  • TailwindCSS
  • JavaScript
  • Typescript
  • React / NextJS
  • ESLint
  • React AOS Plugin
  • React Slick Plugin

📂 Structure

-- public
-- content (data/json)
-- pages
    -- page files
    -- style files
    -- share
       -- components
       -- contexts
       -- structure
       -- sections

🚀 How to run

  1. git clone https://github.com/fabiochiquezi/Chz-Portfolio-Web.git
  2. cd Chz-Portfolio-Web
  3. yarn install or npm install
  4. yarn dev or npm dev

screenshot