c0sta / portfolio

This is my personal portfolio, buit with NextJS and TailwindCSS.

Home Page:https://gabrielcmoura.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Cover

Portfolio

Vercel Deploy portfolio Built with Next.js

Welcome to my personal portfolio website repository!

Features

  • Responsive Design - To ensure user experience on different screens.
  • Documentation - The components are documented using Storybook
  • Analytics - To understand how users are interacting with the website and get insights of improvements.
  • CI/CD
    • Cypress E2E automated tests to ensure that features are working as expected
    • Spelling validation using CSpell to ensure that nothing was misspelled
    • Vercel deployment

Built With

Tools and frameworks that I used to build my portfolio:

Installation

To set up the project locally, please follow these steps:

  1. Clone the repository: git clone git@github.com:c0sta/portfolio.git
  2. Install dependencies: npm i or yarn
  3. Start the development server: npm run dev
  4. Open your browser and navigate to http://localhost:3000

About

This is my personal portfolio, buit with NextJS and TailwindCSS.

https://gabrielcmoura.vercel.app/


Languages

Language:TypeScript 75.6%Language:MDX 19.8%Language:CSS 2.9%Language:JavaScript 0.9%Language:HTML 0.6%Language:Smarty 0.3%