Dashtrack is a free web performance tool that reports a website's user experience on desktop devices using the pageSpeed insight API.
- React Js
- ContextAPI
- Vite
- TypeScript
- Tailwind CSS
- Pagespeed API
This project requires node and npm installed globally.
Clone the repository to a directory of your choosing
$ git clone https://github.com/Racheal-spec/dash-track.git
Install the necessary packages
$ npm install
To run the server
$ npm start