https://github.com/samuel-amaro/meu-portfolio
Portfólio Web
https://github.com/samuel-amaro/meu-portfolio
app-router-nextjs localstorage next-13-app react swr typescript web-accessibility
Last synced: about 1 month ago
JSON representation
Portfólio Web
- Host: GitHub
- URL: https://github.com/samuel-amaro/meu-portfolio
- Owner: Samuel-Amaro
- Created: 2023-09-04T16:59:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T13:45:28.000Z (4 months ago)
- Last Synced: 2025-03-11T21:36:30.201Z (about 1 month ago)
- Topics: app-router-nextjs, localstorage, next-13-app, react, swr, typescript, web-accessibility
- Language: TypeScript
- Homepage: https://meu-portfolio-topaz-alpha.vercel.app
- Size: 6.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meu Portfólio
Portfólio/Currículo em formato web, para demostrar informações e experiências profissionais como desenvolvedor front-end.
## Visão Geral

### Links
- [Reposítorio Projeto](https://github.com/Samuel-Amaro/meu-portfolio)
- [Resultado Projeto](https://meu-portfolio-topaz-alpha.vercel.app/)### Construído com
- HTML5
- CSS3(Flex-Box, Grid, Mobile-First workflow, Responsive Web Design, CSS Modules, Normalize, Bem Methodology)
- Typescript
- Web Acessibility(a11y)
- React
- NPM
- Next.js App Router
- Hook SWR
- LocalStorage Web API## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```