Skip to content

Akshit1311/Portfolio-Generator

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Portfolio Generator

A Portfolio Generator website developed using NextJS
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

A Portfolio Generator website developed using NextJS preview-page

Built With

Prerequisites

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

Installation

  1. Clone the repo
    git clone https://github.com/DSCVITBHOPAL/Portfolio-Generator.git
  2. Install NPM packages
    npm i
    # or
    yarn

Getting Started

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.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/DSCVITBHOPAL/Portfolio-Generator
Discord Link: https://discord.gg/AzjNjgEDKW

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.9%
  • CSS 6.8%
  • JavaScript 0.3%