Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 589 Bytes

Cafetria

Screen Shot 1402-01-29 at 02 58 28

Description

Design of a fictional coffee shop landing page made with React JS and Sass.

  • Full responsive
  • Animate on Scroll

Tools

  • React Js
  • Sass
  • AOS (Animate on Scroll)
  • Swiperjs

How to test?

You can access the project here : https://cafetria.netlify.app/

Or run on your machine :

git clone https://github.com/siavash-sattari/cafetria.git
cd cafetria
npm install
npm start