Pinterest UI Clone for study purposes.
Deployed here.
This project was developed with the following technologies:
- Html
- Sass
- Gulp
First you need to have node
and yarn
installed on your machine. Then, you can clone this repository.
git clone https://github.com/monteiro-alexandre/pinterest-ui-clone.git
Install dependencies:
yarn
After finishing the installation, run:
yarn dev
To view the project you can open index.html into your browser.
This project is licensed under the MIT License - see the LICENSE file for details.