This project was developed using cutting edge front-end technology.
- You need to install Node.js to run this project.
Clone the project and access the folder
$ git clone https://github.com/guiathayde/portfolio.git && cd portfolio
Follow the steps below
# Install the dependencies
$ npm install
# Run the project
$ npm start
# Build the project
$ npm run predeploy
# Deploy the project
$ npm run deploy
- Access the link http://localhost:3000/
Made with ๐ by Guilherme Athayde