Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gobwah/portfolio_website
A simple but beautiful portfolio website with Next.js
https://github.com/gobwah/portfolio_website
next nextjs portfolio portfolio-website react reactjs styled-components styledcomponents
Last synced: 5 days ago
JSON representation
A simple but beautiful portfolio website with Next.js
- Host: GitHub
- URL: https://github.com/gobwah/portfolio_website
- Owner: gobwah
- License: mit
- Created: 2022-02-05T18:18:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T12:28:37.000Z (about 2 years ago)
- Last Synced: 2024-10-18T18:45:02.101Z (about 1 month ago)
- Topics: next, nextjs, portfolio, portfolio-website, react, reactjs, styled-components, styledcomponents
- Language: JavaScript
- Homepage: https://vincent-dellalibera-portfolio.vercel.app/
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Portfolio Website #1
A simple but beautiful portfolio website with Next.js
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Portfolio Website #1 Screen Shot][product-screenshot]](https://vincent-dellalibera-portfolio.vercel.app/)
A simple but beautiful portfolio website with Next.js
Project done thanks to [Javascript Mastery](https://github.com/adrianhajdin/portfolio_website).
### Built With
|||
|-|-|
| [Next](https://nextjs.org/) | |
| [React](https://reactjs.org/) | |
| [React Icons](https://react-icons.github.io/react-icons/) | |
| [Styled Components](https://styled-components.com/) | |## Getting Started
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
```sh
npm install npm@latest -g
```### Installation
1. Clone the repo
```sh
git clone https://github.com/gobwah/portfolio_website.git
```
3. Install dependencies
```sh
npm install
```## 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**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!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.txt` for more information.
## Contact
Vincent DELLA-LIBERA - [@vincent-dellalibera](https://linkedin.com/in/vincent-dellalibera) - [email protected]
Project Link: [https://github.com/gobwah/portfolio_website](https://github.com/gobwah/portfolio_website)
## Acknowledgments
- [@adrianhajdin (JS Mastery)](https://github.com/adrianhajdin)
[contributors-shield]: https://img.shields.io/github/contributors/gobwah/portfolio_website.svg?style=for-the-badge
[contributors-url]: https://github.com/gobwah/portfolio_website/graphs/contributors[forks-shield]: https://img.shields.io/github/forks/gobwah/portfolio_website.svg?style=for-the-badge
[forks-url]: https://github.com/gobwah/portfolio_website/network/members[stars-shield]: https://img.shields.io/github/stars/gobwah/portfolio_website.svg?style=for-the-badge
[stars-url]: https://github.com/gobwah/portfolio_website/stargazers[issues-shield]: https://img.shields.io/github/issues/gobwah/portfolio_website.svg?style=for-the-badge
[issues-url]: https://github.com/gobwah/portfolio_website/issues[license-shield]: https://img.shields.io/github/license/gobwah/portfolio_website.svg?style=for-the-badge
[license-url]: https://github.com/gobwah/portfolio_website/blob/master/LICENSE.txt[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/vincent-dellalibera[product-screenshot]: public/images/screenshot.jpg