You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone this repository
$ git clone https://github.com/korayguler/stats-card-ui
# Go into the repository
$ cd stats-card-ui
# Install dependencies
$ npm install
# Start the parcel
$ npm start
# For build
$ npm run build