Portfolio-v3/README.md
Robert S 8a5c48ba3d
Update website
Now made with Next.js and I gave the design a refresh.
2021-10-12 22:27:06 +02:00

37 lines
No EOL
1 KiB
Markdown

![GitHub](https://img.shields.io/github/license/Wallvon/website?color=A42E2B&logo=gnu&logoColor=white&style=for-the-badge)
# Website by Robert S.
A new portfolio I made with Next.js and TailwindCSS. I did not use any design tool (like Figma) to make this since I honestly suck at design.
## Tools and services used
<table>
<tr>
<td align="center">
<a href="https://nextjs.org/">
<img src="https://simpleicons.org/icons/nextdotjs.svg" width="100px;" alt="Next.js"/>
<br/>
<sub>
<b>Next.js</b>
</sub>
</a>
<br/>
</td>
<td align="center">
<a href="https://tailwindcss.com/">
<img src="https://simpleicons.org/icons/tailwindcss.svg" width="100px;" alt="TailwindCSS"/>
<br/>
<sub>
<b>TailwindCSS</b>
</sub>
</a>
<br/>
</td>
</tr>
</table>
## License
See [LICENSE.MD](https://github.com/Wallvon/website/blob/master/LICENSE.md).