RoaldApp is a visualization dashboard for trending YouTube videos from the early 2000's to late 2010's. Features include seeing trended video data in graphs by country, as well as being able to enter a publish date for a prospective video upload and see where it lies with existing trended video. Additional statistics and insights are also provided on existing trending video data.
cd client
npm i
npm start
cd server
npm i
npm start
- react
- react-router-dom
- axios
- react-context
- @tabler/icons
- framer-motion
- nivo (@nivo/pie, @nivo/line)
- express
- body-parser
- cors