ArjunAranetaCodes / Next-JS-Portfolio-Bento-Template

Free NextJS Portfolio Page Template written in Next.js, Tailwind CSS 3, TypeScript, React, Framer, ESLint, Prettier, VSCode, PostCSS

Home Page:https://next-js-portfolio-bento-template.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next-JS-Portfolio-Bento-Template

Free NextJS Portfolio Page Template written in Next.js, Tailwind CSS 3, TypeScript, React, Framer, ESLint, Prettier, VSCode, PostCSS

Demo

https://next-js-portfolio-bento-template.vercel.app/

๐Ÿš€ Features

  • Built with modern TypeScript, using frameworks NextJS, React.
  • Styled with TailwindCSS
  • Bento Style Portfolio
  • Framer Animations

Inspired by:

๐Ÿ”ง How to Setup and Run

  1. Clone the repository:

  2. git clone git://github.com/ArjunAranetaCodes/Next-JS-Portfolio-Bento-Template.git
    
    cd Next-JS-Portfolio-Bento-Template
    
  3. Ensure Node 16 or higher:

  4. nvm install
    node --version
    
  5. Install dependencies:

  6. npm install
    
  7. Start the app:

  8. npm run dev
    

The application run at http://localhost:3000/.

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.

About

Free NextJS Portfolio Page Template written in Next.js, Tailwind CSS 3, TypeScript, React, Framer, ESLint, Prettier, VSCode, PostCSS

https://next-js-portfolio-bento-template.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 97.1%Language:JavaScript 1.6%Language:CSS 1.3%