It is a dashboard which contain different types of applications. By this, we can easily got numerous application into a single dashboard what we are using in our day to day life.
View live demo here.
- Home
- Personal search engine
- Tech News App
- Financial Website
- Learing App
- Fitness app
- Personal Blog App
- Presentation Website
- Calender/Clock
- Editor
- Color-Picker
- Quiz Maker
- Weather App
- Clone this repository (or fork, then clone your fork :) )
- Run
npm i
- Check it out using
npm start
I have used Vercel to host my Web Application. If you want to use GitHub Pages, just run npm run build
and publish all the files in the /build
folder to your repository.