Skip to content

The portfolio website is made by next.js and the UI design is tailwindcss, shadcnui, and devui components

Notifications You must be signed in to change notification settings

muhammadranju/mdranju-portfolio-nextjs

Repository files navigation

Md Ranju Portfolio Next.js

Overview

This is a provisional README file for the mdranju-portfolio-nextjs project. The project is currently under development, and functionalities are not yet complete.

Project Structure

/e:/mdranju-portfolio-nextjs/
├── src/
├─── api/
├─── app/
├─── components/
├─── config/
├─── data/
├─── lib/
├─── ui/   
├─── utils/   
├── README.md
├── package.json
├── next.config.js
├── tailwind.config.js
└── tsconfig.json

Getting Started

Packages

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/muhammadranju/mdranju-portfolio-nextjs
  2. Navigate to the project directory:
    cd mdranju-portfolio-nextjs
  3. Install dependencies:
    npm install
    or
    yarn install

Running the Project

To start the development server, run:

npm run dev

or

yarn dev

Open http://localhost:3000 to view it in the browser.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries, please contact [email protected].

Screenshot1 Screenshot2

About

The portfolio website is made by next.js and the UI design is tailwindcss, shadcnui, and devui components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published