Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpaulohenrique/portfolio
My Personal Portfolio made with NextJS + TailwindCSS + TypeScript
https://github.com/phpaulohenrique/portfolio
nextjs portfolio portfolio-page portfolio-website react reactjs tailwindcss typescript
Last synced: 28 days ago
JSON representation
My Personal Portfolio made with NextJS + TailwindCSS + TypeScript
- Host: GitHub
- URL: https://github.com/phpaulohenrique/portfolio
- Owner: phpaulohenrique
- Created: 2023-08-10T23:43:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T15:28:15.000Z (6 months ago)
- Last Synced: 2024-06-28T16:28:11.272Z (6 months ago)
- Topics: nextjs, portfolio, portfolio-page, portfolio-website, react, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://paulohenriquedev.vercel.app
- Size: 729 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio
✔️ Mobile Responsive
## Technologies 🔧
- Next.js (React)
- TypeScript
- TailwindCSS- Vercel (Front-end)
## Clone
```
git clone https://github.com/phpaulohenrique/portfolio.git
npm install
```Start server
```
//in root
npm run dev
```## Contribute 🚀
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
```bash
git clone https://github.com/phpaulohenrique/portfolio-converter.git
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
[How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)
## Code Example/Issues 🔍
If you have any issues, please let me know in the issues section or directly to [email protected]
## License 📃
This project is under [MIT](LICENSE) license