Skip to content

Commit 7c5fd84

Browse files
committed
feat(readme): add new readme
1 parent 5864054 commit 7c5fd84

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<p align="center">
2+
<a href="https://rafer.dev/">
3+
<img width="auto" height="150px" src="./public/logo-250x250.png" alt="Project logo"></a>
4+
</p>
5+
6+
<h3 align="center">Raferdev Landing Page</h3>
7+
8+
<p align="center">
9+
10+
[![Build and Deploy](https://github.com/raferdev/landing-page/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/raferdev/landing-page/actions/workflows/deploy.yml)
11+
12+
[![Playwright Tests](https://github.com/raferdev/landing-page/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/raferdev/landing-page/actions/workflows/tests.yml)
13+
14+
</p>
15+
16+
---
17+
18+
## 📝 Table of Contents
19+
20+
- [About](#about)
21+
- [Built Using](#built_using)
22+
- [Authors](#authors)
23+
24+
## 🧐 About <a name = "about"></a>
25+
26+
Hello, here you can see the personal landing page of user @raferdev. I overengineered some aspects to build content that used a little of all, and I would like to see in the past to understand better the web functionality, like server, http config, tests, and the frontend aspects themselves. I think seeing something end-to-end can clarify how thoughts connect and how they can be more complex with time, features, and security aspects. See this as an example.
27+
28+
## ⛏️ Built Using <a name = "built_using"></a>
29+
30+
- [NextJS](https://nextjs.org/) - The React Framework for the Web
31+
- [Tailwind](https://tailwindcss.com/) - Build modern websites without ever leaving your HTML
32+
- [Typescript](https://developer.mozilla.org/pt-BR/docs/Web/typescript) - Javascript with super powers
33+
- [Storybook](https://storybook.js.org/) - Build UIs without the grunt work
34+
- [Github Actions](https://github.com/features/actions) - Automate your workflow from idea to production
35+
- [Playwright](https://storybook.js.org/) - Reliable end-to-end testing for modern web apps
36+
37+
## ✍️ Authors <a name = "authors"></a>
38+
39+
- [@raferdev](https://github.com/raferdev) - idea & build

0 commit comments

Comments
 (0)