Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelgoulartb/rafaelgoulartb.github.io
📘 Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.
https://github.com/rafaelgoulartb/rafaelgoulartb.github.io
css html javascript portifolio-pessoal
Last synced: 7 days ago
JSON representation
📘 Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.
- Host: GitHub
- URL: https://github.com/rafaelgoulartb/rafaelgoulartb.github.io
- Owner: RafaelGoulartB
- License: mit
- Created: 2020-03-23T22:59:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T10:09:59.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:26:28.289Z (7 months ago)
- Topics: css, html, javascript, portifolio-pessoal
- Language: TypeScript
- Homepage: https://rafaelgoulartb.vercel.app/
- Size: 2.39 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rafael Goulart Portifolio
> Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.
# :pushpin: Table of Contents
* [Website](#eyes-website)
* [Technologies](#computer-technologies)
* [How to run](#construction_worker-how-to-run)
* [Found a bug? Missing a specific feature?](#bug-issues)
* [Contributing](#tada-contributing)
* [License](#closed_book-license)# :eyes: Website
👉 Website: https://rafaelgoulartb.vercel.app/# :computer: Technologies
This project was made using the follow technologies:* [Next.js](https://nextjs.org/) - To SSR and routes control
* [Vercel](https://vercel.com/) - To deploy website# :construction_worker: How to run
### Install Dependencies
```bash
yarn install
```
### Run Aplication
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
# :bug: Issues
Feel free to **file a new issue** with a respective title and description on the the [Portifolio](https://github.com/RafaelGoulartB/rafaelgoulartb.github.io/issues) repository. If you already found a solution to your problem, **i would love to review your pull request**!
# :tada: Contributing
First of all, thank you for being interested in helping out, your time is always appreciated in every way. :100:Here's some tips:
* Check the [issues page](https://github.com/RafaelGoulartB/rafaelgoulartb.github.io/issues) for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
* Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!Check out the [contributing](./CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.
# :closed_book: License
Released in 2020.
This project is under the [MIT license](./LICENSE).Made with love by [RafaelGoulartB](https://github.com/RafaelGoulartB) 🚀