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

https://github.com/lordarcadius/portfolio

A portfolio built in React and NextJS. Simple, clean, and fast.
https://github.com/lordarcadius/portfolio

javascript nextjs portfolio portfolio-website react reactjs

Last synced: 3 months ago
JSON representation

A portfolio built in React and NextJS. Simple, clean, and fast.

Awesome Lists containing this project

README

          

[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/lordarcadius/portfolio/blob/master/LICENSE)


# Personal Portfolio

A portfolio built in React and NextJS. Simple, clean and fast.

**Note: The logo and banner used in the project are my intellectual property. Please refrain from using it anywhere.**

![App Screenshot](https://i.ibb.co/jRRNMkH/Screenshot-from-2021-10-27-18-45-14.png)


## Demo

[Live Preview](https://www.vipuljha.com)

## Run Project

Run this project with Yarn

```bash
yarn && yarn run dev
```

## Deployment

To deploy this project run

```bash
yarn build
```


## Contributing

Contributions are always welcome!

Fork repo, make changes, test, create a pull request.

Please make sure to maintain `authorship`.


## Credits

- [@adrianhajdin](https://github.com/adrianhajdin) (The original author)
- [@lordarcadius](https://github.com/lordarcadius) (I just fixed and modified few things)
- [@dhruvsaxena1998](https://github.com/dhruvsaxena1998) (For help and PR)


## License

[MIT](https://github.com/lordarcadius/portfolio/blob/master/LICENSE)