Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.82 KB

README.md

File metadata and controls

70 lines (45 loc) · 1.82 KB

Pinterest Page


Project   |    Installation   |    Technologies    |    Deploy


This is a project that i practice my knowledge of ReactJS and TailwindCSS using Phosphor icons library.


💻 Project

This app shows a page as similar as possible to a pinterest template.


Readme Gif



🚀 Deploy

# Running deploy
$ npm run deploy

Installation

  • 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

🚀 Technologies

This project was developed using the following technologies:

  • React.JS
  • Tailwind
  • Javascript
  • CSS