All my web projects in one place
A collection website showcasing multiple web development projects built with React. One central hub for all my mini-projects and experiments.
Live Site: alliovsn.vercel.app
AllInOne is a single website that brings together all my beginner web development projects in one place. Instead of deploying each project separately, they're all accessible from this central hub.
- React - UI library
- Vite - Build tool
- Tailwind CSS - Styling
- Axios - HTTP requests
- Vercel - Deployment
- Clone the repository:
git clone https://github.com/SamratVsn/AllInOne.git- Install dependencies:
cd AllInOne
npm install- Run development server:
npm run dev- Build for production:
npm run buildThis project is open source and available for learning purposes.
"All projects, one destination."