https://github.com/martinsbicudo/bicudo.dev
https://github.com/martinsbicudo/bicudo.dev
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/martinsbicudo/bicudo.dev
- Owner: martinsbicudo
- Created: 2023-04-17T16:41:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T19:36:11.000Z (11 months ago)
- Last Synced: 2025-01-23T01:44:55.195Z (5 months ago)
- Language: TypeScript
- Homepage: https://bicudo.dev
- Size: 4.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bicudo.dev
> Bicudo's portfolio :)
## About
WIP
## Setup
Install dependencies
```sh
npm i
```### Running
Start project
```sh
npm run dev
```## Stack
- **Next.js:** [nextjs](https://nextjs.org/)
- **React.js:** [reactjs](https://reactjs.org/)
- **Style:** [styled-components](https://styled-components.com/) and [styled-breakpoints](https://www.npmjs.com/package/styled-breakpoints)
- **Deploy:** [vercel](https://vercel.com/)## License
MIT © [martinsbicudo](https://github.com/martinsbicudo)