A Portfolio Generator website developed using NextJS
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
A Portfolio Generator website developed using NextJS
This is an example of how to list things you need to use the software and how to install them.
- npm
npm i npm@latest -g # or npm i -g yarn
- Clone the repo
git clone https://github.com/DSCVITBHOPAL/Portfolio-Generator.git
- Install NPM packages
npm i # or yarn
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/DSCVITBHOPAL/Portfolio-Generator
Discord Link: https://discord.gg/AzjNjgEDKW