Skip to content

timtbdev/Next.js-Portfolio-App

Repository files navigation

Porfolio app logo

Portfolio app built with Next.js 13 & Contentlayer, MDX
Demo

Cover

💻 Preview

portfolio-app-preview.mp4

📊 Google Lighthouse performance statistics

Desktop

Screenshot 2023-06-10 at 10 00 18 PM

Mobile

Screenshot 2023-06-10 at 10 00 18 PM

📚 Features

⌨️ Code Quality

📈 Miscellaneous

⚙️ Getting Started

Requirements

To run this app locally you need

Developer Quickstart

Want to get up and running quickly? Follow these steps:

  • Clone the repository it to your local device.

    git clone https://github.com/timtbdev/Next.js-Portfolio-App.git
  • Set up your .env.local file using the recommendations in the .env.example file.

  • Run npm installation --legacy-peer-deps in the root directory

    npm installation --legacy-peer-deps
  • Run npm run dev in the root directory

  • Want it even faster? Just use

    npm run d

That's it! You should now be able to access the app at http://localhost:3000

Admin dashboard will also be available on http://localhost:300/dashboard

🙇 Author

License

Licensed under the MIT license.