Skip to content

iqbal-web/iqbal-web.github.io

Repository files navigation

iqbal-web.github.io

iqbal-web.github.io is a portfolio website built using Next.js, Tailwind CSS, and Framer Motion. It allows developers to showcase their projects, skills, and blogs in a visually appealing manner.

Table of Contents

Features

  • Responsive design using Tailwind CSS
  • Smooth animations with Framer Motion
  • Dark mode support
  • Modular and reusable components
  • Easy to customize

Installation

To get started with Devfolio, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/iqbal-web.github.io
    cd iqbal-web.github.io
  2. Install the dependencies:

    Make sure you have Node.js installed. Then, run the following command to install the necessary packages:

    npm install
  3. Run the development server:

    Start the development server to view the project locally:

    npm run dev

    Open http://localhost:3000 in your browser to see the result.

  4. Build for production:

    To create an optimized production build, run:

    npm run build
  5. Start the production server:

    After building the project, you can start the production server with:

    npm start

Usage

The Devfolio project is structured to be intuitive and easy to navigate.

By understanding the structure and components of Devfolio, you can easily customize and extend the project to fit your needs.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors