Skip to content

ArjunAranetaCodes/Next-JS-Portfolio-Bento-Template

Repository files navigation

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.