All my web projects in one place
A collection website showcasing multiple web development projects, built with React. One central hub for browsing my mini-projects and experiments instead of hunting down separate deployments.
Live Site: alliovsn.vercel.app
AllInOne brings together my beginner web development projects in a single place. Instead of deploying each project separately, they're all accessible from this one hub — making it easier to browse, compare, and revisit past work.
- React — UI library
- Vite — Build tool
- Tailwind CSS — Styling
- Axios — HTTP requests
- Vercel — Deployment
Clone the repository:
git clone https://github.com/SamratVsn/AllInOne.gitInstall dependencies:
cd AllInOne
npm installRun the development server:
npm run devBuild for production:
npm run buildOpen source and available for learning purposes.
Samrat Parajuli (SamratVsn) Android Developer · Nepal
- Portfolio: samratparajuli0.com.np
- GitHub: github.com/SamratVsn