Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelgoulartb/developer-portifolio-website
Prsonal Portifolio Website for freelancer developers - With English and Portuguese Version
https://github.com/rafaelgoulartb/developer-portifolio-website
developer-portifolio es6 express javascri nodejs portifolio
Last synced: 2 months ago
JSON representation
Prsonal Portifolio Website for freelancer developers - With English and Portuguese Version
- Host: GitHub
- URL: https://github.com/rafaelgoulartb/developer-portifolio-website
- Owner: RafaelGoulartB
- License: mit
- Created: 2019-10-18T22:56:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T12:35:09.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T19:25:44.292Z (9 months ago)
- Topics: developer-portifolio, es6, express, javascri, nodejs, portifolio
- Language: CSS
- Homepage: https://rafael-goulart.herokuapp.com/
- Size: 2.05 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Welcome to Developer Portifolio 👋
> Portifolio to Developer that support switch between two languages
-----
## 💻 Technologies
This project was made using the follow technologies:
## Run the project local
1. Install the dependencies:
[Node.js](https://nodejs.org/en/)
2. Clone the project and install the dependencies:
```
git clone https://github.com/RafaelGoulartB/DeveloperPortifolio.git
cd DeveloperPortifolio/
npm install
```
3. Run
Developement Mode
```
npm run dev
```
Production Mode
```
npm start
```
-----
## Author
👤 **Rafael Goulart**
* Github: [@RafaelGoulartB](https://github.com/RafaelGoulartB)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/RafaelGoulartB/DeveloperPortifolio/issues).
## Show your support
Give a ⭐️ if this project helped you!
![Project Image](https://github.com/RafaelGoulartB/DeveloperPortifolio/blob/master/DeveloperPortifolio.png)
## 📝 License
Copyright © 2019 [Rafael Goulart](https://github.com/RafaelGoulartB).
This project is [MIT](https://github.com/RafaelGoulartB/DeveloperPortifolio/blob/master/LICENSE) licensed.