Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 636 Bytes

Franco Waisfeld's Portfolio website

My portfolio website is custom designed using Figma and developed using Next.js.

Installation

To install and set up the portfolio website follow these steps:

  1. Navigate to the root project directory:
  2. Run the following command to install the necessary dependencies: npm install
  3. To run the development server: npm run dev
  4. Open http://localhost:3000 in your browser

Usage

Once the application is running you can view the About / Homepage or Projects page.

Features

  • About page
  • Project page
  • Contact form which sends submissions to selected email using mailgun