Wesley-wsl / portfolio

💼 - This is my personal portfólio.

Home Page:https://portfolio-wsl.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Demo 📸


Application deploy with netlify: 💨

https://portfolio-wsl.netlify.app

📜 About the Project

This is my personal portfolio to show my projects.

🛠 Technologies

  • React.js
  • Styled-components
  • AOS
  • React-scroll
  • TypeScript
  • EditorConfig
  • Eslint
  • Prettier

  • 💻 How to run the application

    Pre-requisites:

    You must have the tools installed: Git, Node.js.

    # In the terminal, clone the project:
    $ git clone https://github.com/Wesley-wsl/portfolio.git
    
    # Enter the project folder:
    $ cd portfolio
    
    # Install dependencies:
    $ yarn
    or
    $ npm install
    
    # Run the application:
    $ yarn start
    or
    $ npm run start
    

    Okay, now you can access the application from the route: https://localhost:3000/

    About

    💼 - This is my personal portfólio.

    https://portfolio-wsl.netlify.app


    Languages

    Language:TypeScript 97.1%Language:HTML 2.9%