[go: up one dir, main page]

Skip to content

Raplici/portfolio

Repository files navigation

Personal Website

A website that provides information about myself.

Tech Stack

React, Next.js, Framer Motion, Typescript, Tailwind CSS

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

RESEND_API_KEY=

Run Locally

  1. Clone the project
  git clone https://github.com/Raplici/portfolio.git
  1. add an .env file with the following environment variables

  2. Install dependencies

  npm install
  1. Start the server
  npm run dev

Releases

No releases published

Packages

No packages published

Languages