Skip to content

JohnFarrellDev/JohnFarrell.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀

Tests

Personal website of John Farrell. Built to demo projects and write about stuff.

Features

  • Next.js-based personal website
  • Articles and project showcases
  • Responsive design
  • SEO optimized
  • Storybook for component development
  • Testing with Vitest

Running Locally

  1. Clone the repository:
git clone git@github.com:JohnFarrellDev/JohnFarrell.dev.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

Scripts

  • npm run dev: Start the development server
  • npm run build: Build the production application
  • npm start: Start the production server
  • npm run lint: Run ESLint
  • npm test: Run tests
  • npm run storybook: Start Storybook

Technologies Used

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS
  • Storybook
  • Vitest

About

Personal website utilising Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published