Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.88 KB

README.md

File metadata and controls

71 lines (48 loc) · 1.88 KB

Banner

My Profile


Project   |    Installation   |    Technologies    |    Deploy


This is a project that I used to practice my knowledge of TailwindCSS, ReactJS and learn about dark theme tailwind.


💻 Project

This application shows my portfolio built in ReactJS.


Readme Gif



🚀 Deploy

# Running deploy
$ npm run deploy

Installation

  • Important: You must have installed the React.js and Git
# clone it
$ git clone git@github.com:airton-canale/portfolio.git

$ cd portfolio

# Install dependencies
$ npm install

# Running scripts
$ npm start

🚀 Technologies

This project was developed using the following technologies:

  • React.JS
  • Tailwind
  • JavaScript
  • CSS