/portfolio

Responsive personal portfolio site built with React and Tailwind CSS

Primary LanguageJavaScript

Portfolio

This is the repository for my personal portfolio site built with React and Tailwind CSS. The purpose of this site is to showcase my most notable and recent projects, as well as demostrate my growth as a software developer.

demo

Getting Started

Requirements

This project requires Node.js 12.1.0 or higher

Installing

  1. Install dependencies

    npm install
  2. Start development server

    npm start

Built with

Acknowledgments