Access my site here
Food Truck Shuffler is an app that provides the user a list of random selected food Truck list, all recovered form Mobile Food Facility Permit Data set, for the user to try it out. Perfect for people who like to try something new when it comes to food
I used html
, css
, React
, vite
, cypress
, jest
, typescript
- download or clone the repository
- run
npm install
- run
npm dev