About | Technologies | Requirements | Starting | License | Author
Hello, this application is a portfolio developed 100% by me (Fernando Júnio), the application aims to show a little of my work, in the application it is possible to find several features in addition to delivering a vision of my person, I hope you like it ♡.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/fernando-juni0/portifolio
# Access
$ cd portifolio
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:80>
#It is possible to change the opening port of the server by creating a .ENV file and adding the following line: PORT='Your Port'
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Fernando Júnio