Technologies: vite react, typescript, tailwind css This is a link to the front end app deployed to my dernier cri web solutions site ranked 1 for Radcliffe web development google SEO. Backend api coded with laravel.
This quiz app is entirely my own using the Open Trivia Quiz api for the data source. The main technologies here are javascript, react and tailwind to achieve the media responsiveness. I used one of the react animation libraries for the text effect on the home page.
This app is entirely my own as a result of my research into the latest routing options available for react. React/Vite stack with tanstack router an alternative to react router although it seems there are many similarities between it and the latest version v7 of react router. I’ve pulled the data from three freely available apis. Firstly the NPM registry which I’ve used to list a search result and display a details page for any given result via a link. I’ve filled the home page with some dummy store data called from a jsondummy store data site to show my capabilities in tailwind css, media responsive. I’ve used the Open Trivia Quiz Api to do a sample quiz. Deployed on my vercel account.
This is react typescript app with vite that uses a freely available map api. A location search should bring up options for a town or city name and then click on the go button to show a map of the place name. Deployed to my netlify account via github.