Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 947 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 947 Bytes

𝗥𝗼𝗰𝗸𝗲𝘁𝘀𝗲𝗮𝘁 𝗜𝗴𝗻𝗶𝘁𝗲 (𝗥𝗲𝗮𝗰𝘁𝗝𝗦)

🔎 About: e-commerce website specialized in footwear.

Technologies   |    How To Use

👀 𝗣𝗿𝗲𝘃𝗶𝗲𝘄

⚙️ 𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝗶𝗲𝘀

  • ReactJS
  • Typescript
  • React router
  • Axios
  • Styled components
  • React icons

📌 𝗛𝗼𝘄 𝗧𝗼 𝗨𝘀𝗲

# Clone this repository
$ git clone https://github.com/LeonardoYz/Rocketshoes.git

# Go into the repository
$ cd Rocketshoes

# Install dependencies
$ yarn install

# Run the application
$ yarn start