Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathangaldino/portfolio
My own portfolio/website
https://github.com/jonathangaldino/portfolio
nextjs styled-components typescript
Last synced: 2 days ago
JSON representation
My own portfolio/website
- Host: GitHub
- URL: https://github.com/jonathangaldino/portfolio
- Owner: jonathangaldino
- Created: 2020-02-23T06:47:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:16:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:03:13.406Z (over 1 year ago)
- Topics: nextjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://jonathan.galdino.dev
- Size: 10.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⭐ Portfolio
> 😎 This is my portfolio - created with 💗 using NextJS, Typescript & Styled-Components
## 📌 Roadmap
- [x] Mobile version (Responsivity)
- [x] Add links to download my own resume
- [ ] Internationalization# 📄 Scripts
Clone the repository:
```bash
$ git clone https://github.com/jonathangaldino/portfolio.git
```Install dependencies, use inside the folder:
```bash
$ yarn
```## 🔨 Development
Start the development server
```bash
$ yarn dev
```# ❗ License
MIT