Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 371 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 371 Bytes

Woovi 📱 💸

Deploy link 👇🏽

https://woovi-io.vercel.app/

Technologies i used 💻

  • React
  • Typescript :)
  • React Router
  • Emotion
  • Material UI

Getting started

# cloning this repository
> https://github.com/GustavoGJesus/woovi-front-end-challenge.git

# intall dependencies
> yarn 
# or 
> yarn install 

# start project
> yarn dev