Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 449 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 449 Bytes

DataSoccer

🤔 About

Frontend of DataSoccer Project

📁 Installation

  1. Clone the repository:

    git clone https://github.com/the-riquelme/data-soccer-frontend.git
  2. Open the terminal inside the repository, then:

    a. Install dependencies:

    npm install

    b. Run:

    npm run dev

🔧 Technologies

This project was made using the following technologies:

  • ViteJS
  • ReactJS
  • Styled Components