Skip to content

eben92/ebenfrimpong.com

Repository files navigation

ebenfrimpong.com

Development Setup

Prerequisites

  • Node.js v16
  • Package Manager (this project is using pnpm)

Setting Up a Project

  1. Clone this repository:

    $ git clone https://github.com/eben92/ebenfrimpong.com.git
  2. Install dependencies:

    $ pnpm install
  3. Create a .env.local file similar to .env.example.

  4. Start the development server:

    $ pnpm dev
  5. Open development site: http://localhost:3000.

Deployment

This project is deployed on Vercel.

ebenfrimpong.com

About

My personal website built with Next.js and TailwindCSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published