Skip to content

A Next.js portfolio site built with Tailwind CSS, TypeScript, and Framer Motion

Notifications You must be signed in to change notification settings

joshforlenza/joshuaforlenza.dev

Repository files navigation


Website

Joshua Forlenza

A Next.js portfolio site built with Tailwind CSS, TypeScript, and Framer Motion

Home Page

Project Stack

  • Building Framework: Nextjs - Next.js is an open-source web development framework created by Vercel enabling React-based web applications with server-side rendering and generating static websites
  • Frontend:
    • Tailwind CSS - A utility-first CSS framework for rapid UI development
    • TypeScript - A strongly typed programming language that builds on JavaScript
    • Framer Motion - A production-ready motion library for React
  • Deployed: Vercel Platform - Deployment platform from the creators of Next.js

Installing

  1. clone the repo with the following git command:
git clone https://github.com/joshforlenza/joshuaforlenza.dev.git
  1. open a terminal in the root directory of the project and run:
npm install

Finally, run the development server:

npm run dev

About

A Next.js portfolio site built with Tailwind CSS, TypeScript, and Framer Motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published