Skip to content

Welcome to my personal portfolio—kendricklawton.com, a Next.js application.

License

Notifications You must be signed in to change notification settings

machinename/kendricklawton.com

Repository files navigation

kendricklawton.com

Welcome to my personal portfolio—kendricklawton.com, a Next.js application.

Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Components: Material-UI (MUI)
  • Hosting: Vercel

Getting Started

To get started with this project, follow these steps:

  1. Install Node.js: Download and install Node.js from the official website (https://nodejs.org/). This will also install npm.

  2. Clone Repository:

    git clone https://github.com/machinename/kendricklawton.com.git
    cd machine_name
    
  3. Install Dependencies:

    npm install
    
  4. Run Project:

    npm run dev
  5. Open In Your Browser: Open http://localhost:3000 to view the project in your browser. The page will auto-update as you edit the files.

Customization

Feel free to customize and extend the project according to your preferences. You can modify pages, components, styles, and even integrate additional features or libraries as needed.

Deployment

When you're ready to deploy the project to production, you can use platforms like Vercel, Netlify, or Firebase Hosting. Make sure to configure your deployment settings and environment variables accordingly.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

Welcome to my personal portfolio—kendricklawton.com, a Next.js application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published