/portfolio

My website made with React

Primary LanguageTypeScript

Portfolio


Logo React Native

My simple website to show some projects that I did.

๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Demo

Demo gif

๐Ÿงช Tecnologies

This project was developed using cutting edge front-end technology.

๐Ÿš€ Getting started

  • 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

Made with ๐Ÿ’œ by Guilherme Athayde