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

https://github.com/fredericoo/portfolio-lara


https://github.com/fredericoo/portfolio-lara

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Lara Luz e Reis' Portfolio

This is a portfolio for graphic designer Lara created using [Next.js](https://nextjs.org/) and bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Tech stack

- next.js
- react.js
- node.js
- yarn
- typescript
- husky pre-commit hooks

## Getting started

To run the project locally follow the steps:

- Clone the repository
- Install required packages with the terminal command `yarn`
- To run the development version run `yarn dev`
- Alternatively, run `yarn build` to create a production build and start the local server with `yarn start`
- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.