Skip to content

jeetkanodia/portfolio

Repository files navigation

Portfolio Website

This is a portfolio website built with Next.js and Tailwind CSS.

Installation

  1. Clone the repository
  2. Navigate to the project directory: cd portfolio
  3. Install the dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open your browser and visit http://localhost:3000 to view the website.

Dependencies

The following dependencies are required for this project:

  • Next.js: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A highly customizable CSS framework.
  • React: A JavaScript library for building user interfaces.
  • React Icons: A collection of popular icons for React projects.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • MongoDB: To Store the data of contact us form.