day-cohort-70 / shepherds-pie-stormy-monday

shepherds-pie-stormy-monday created by GitHub Classroom
0 stars 0 forks source link

Sales Page - Past Sales with filter #18

Open lsand18 opened 5 months ago

lsand18 commented 5 months ago
  1. create a new directory called Sales
  2. create a file called "pastSales.jsx"
  3. This file should render a list of past sales with the order number displayed
  4. also add a filter dropdown that will filter the list by month
  5. add salesService.jsx to services