Skip to content

meeksdev/logan-meeks-website-3

Repository files navigation

Logan Meeks Web Development

Overview

This repository contains the source code for Logan Meeks' professional web development portfolio. The website showcases Logan's skills, projects, and services offered in web design and development.

Table of Contents

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/meeksdev/logan-meeks-website-3.git
    cd logan-meeks-website
  2. Install the dependencies:

    npm install

Usage

To start the development server, run:

npm run dev

To build the project for production, run:

npm run build

Technologies Used

  • Next.js: A React framework for server-side rendering and static site generation.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • EmailJS: A service to send emails directly from client-side JavaScript.
  • React Icons: A library for including popular icons in React projects.
  • Next Themes: A library for managing themes in Next.js applications.
  • Google Analytics: A service for tracking and reporting website traffic.

Scripts

  • dev: Starts the development server.
  • build: Builds the project for production.
  • start: Starts the production server.
  • lint: Runs ESLint to check for linting errors.

About

My portfolio website using Next.js, TailwindCSS, and React components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published