Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viniciusmoreria/nextjs-portfolio

My personal porfolio website, built with NextJs.
https://github.com/viniciusmoreria/nextjs-portfolio

design lottie nextjs nextjs-portfolio portfolio portfolio-site portfolio-website react-portfolio reactjs styled-components ux-ui website

Last synced: 9 days ago
JSON representation

My personal porfolio website, built with NextJs.

Awesome Lists containing this project

README

        

[![HitCount](http://hits.dwyl.com/viniciusmoreeira/nextjs-portfolio.svg)](http://hits.dwyl.com/viniciusmoreeira/nextjs-portfolio)


Next.Js Logo


My personal porfolio, built with NextJs.

GitHub language count

Repository size


GitHub last commit


License



## Technologies

This project was developed with the following technologies:

- [Next.js](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)
- [Lottie](https://github.com/airbnb/lottie-web)

## Getting Started

1. Fork this repository and clone it into the current directory

```bash
git clone https://github.com/viniciusmoreeira/nextjs-portfolio.git
```

2. Install dependencies

```bash
yarn
```

3. Fire up the server and watch files

```bash
yarn dev
```

## License

This project is under the MIT license. See the [LICENSE](LICENSE) for details.