Portfolio-v3/README.md
2021-10-18 21:37:52 +02:00

57 lines
No EOL
1.6 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>
<td align="center">
<a href="https://www.framer.com/motion/">
<img src="https://simpleicons.org/icons/framer.svg" width="100px;" alt="Framer Motion"/>
<br/>
<sub>
<b>Framer Motion</b>
</sub>
</a>
<br/>
</td>
<td align="center">
<a href="https://pages.cloudflare.com/">
<img src="https://simpleicons.org/icons/cloudflare.svg" width="100px;" alt="Cloudflare Pages"/>
<br/>
<sub>
<b>Cloudflare Pages</b>
</sub>
</a>
<br/>
</td>
</tr>
</table>
## License
See [LICENSE.MD](https://github.com/Wallvon/website/blob/master/LICENSE.md).