Project | Installation | Technologies | Deploy
This is a project that I used to practice my knowledge of TailwindCSS, ReactJS and learn about i18n library.
This application shows my portfolio built in ReactJS.
-
This application was deployed with Github Pages library
# Running deploy
$ npm run deploy
- Important: You must have installed the React.js and Git
# clone it
$ git clone [email protected]:airton-canale/interface-tailwind.git
$ cd interface-tailwind
# Install dependencies
$ npm install
# Running scripts
$ npm start
- And enter in your browser using http://localhost:3000
This project was developed using the following technologies: