A multi-tenant web application that allows users to create a portfolio website instantly and at no cost.
To run this Next.js website locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Souradip22/portfolio-minute.git
-
Navigate into the project directory:
cd souradip.ch -
Install dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open http://localhost:3000 in your web browser.
Contributions are welcome! If you find any issues or have suggestions for improvements, please create a GitHub issue or fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
If you find this repository useful, please consider giving it a star ⭐️. It helps to support the project and would be greatly appreciated!