Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afzalimdad9/animated-portfolio

A creative & animated portfolio website using Next.js
https://github.com/afzalimdad9/animated-portfolio

Last synced: 2 months ago
JSON representation

A creative & animated portfolio website using Next.js

Awesome Lists containing this project

README

        


Afzal Imdad - Portfolio



This personal portfolio website is developed by using Next.js.



Check Demo:
Personal Portfolio


Portfolio Demo


## 🛠 Installation and Setup Instructions

1. Install dependencies

```sh
npm install
```

2. Start the development server

```sh
npm run dev
```

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.

## Usage Instructions

Open the project folder and Navigate to `/utils/*`.

You will find all the component's named js files that contains everything showing in UI you can edit your information accordingly.

All views are rendered at `/pages/index.js` remove or keep as per your need.

## Build

3. Create build for deployment

```sh
npm run build
```

it will create `/out` directory as a build folder.

It correctly bundles Next in production mode and optimizes the build for the best performance.

Your app is ready to be deployed!

## 🚨 Forking & Contributing

Yes I've made this project **public** for letting others to fork and use it

I would be more than happy if you give me credit at **@afzalimdad9**

OpenSource contribution is something that makes internet more beautiful. So any Contributor who wants to make this website better can make contribution,which will be **greatly appreciated**.

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

Give a ⭐ if you like this website!

Buy Me A Coffee