Skip to content

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

Notifications You must be signed in to change notification settings

c0sta/portfolio

Repository files navigation

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

Releases

No releases published

Packages

No packages published