Project | Installation | Technologies | Deploy
This is a project that i practice my knowledge of ReactJS and TailwindCSS using Phosphor icons library.
This app shows a page as similar as possible to a pinterest template.
-
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/pinterest-page.git
$ cd pinterest-page
# 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: