This is a provisional README file for the mdranju-portfolio-nextjs
project. The project is currently under development, and functionalities are not yet complete.
/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
- Node.js
- npm or yarn
- Clone the repository:
git clone https://github.com/muhammadranju/mdranju-portfolio-nextjs
- Navigate to the project directory:
cd mdranju-portfolio-nextjs
- Install dependencies:
or
npm install
yarn install
To start the development server, run:
npm run dev
or
yarn dev
Open http://localhost:3000 to view it in the browser.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
For any inquiries, please contact [email protected].