Skip to content

Repository files navigation

Jefferrson's portfolio by FullstackLaboratory

A one-page portfolio website showcasing dev's work experience, skills, and projects. The site is built using HTML, CSS, JavaScript, and bundled with Vite.

Features

  • Responsive Design: A simple, responsive design for large screens and rubber - for tiny mobile devices.

  • Accessibility first: For better accessibility and search engine optimization, use semantic HTML markup to create a clean and modern design with a focus on readability and accessibility.

  • Modularity: A well-organized and modular structure for easy maintenance and updates.

  • User-Friendly Interface: A simple and intuitive user interface with clear instructions and feedback.

  • Project Showcase: A showcase of completed projects, including brief descriptions.

  • Skills Section: A list of dev's technical skills, including programming languages, frameworks, and tools.

  • Contact Form: A simple contact form that allows visitors to get in touch with the dev.

Look at Layout Figma

Technology Used

  • Frontend: HTML, CSS, JavaScript

  • Bundler: Vite

  • Code Editor: VS Code, Neovim

  • Hosting: GitHub Pages

Usage

  1. Clone the repository:

    git clone https://github.com/Jlomka54/FullstackLaboratory
    
  2. Install dependencies with your preferred package manager and enter development mode:

    npm:

    npm install --save
    npm run dev
    

    or

    npm i --save
    npm run dev
    

    (you can also ommit --save flag)

    bun:

    bun install --save
    bun run dev
    

    or

    bun i --save
    bun run dev
    

    (you can also ommit --save flag)

Credits

Team members :

Releases

Packages

Used by

Contributors

Languages