GrapDes CampusTech is an interactive web platform built to empower students and tech enthusiasts with the latest updates, resources, and events happening in the tech space on campus.
- 🏫 Explore Campus Tech Trends – Stay updated with the latest in campus technology
- 📚 Resource Library – Access learning materials and guides
- 🎟️ Workshops & Events – Discover and register for tech events
- 💬 Community Forum – Engage in discussions with fellow tech enthusiasts
- 📢 Announcements & News – Stay informed about important updates
GrapDes-CampusTech/
│── public/
│── src/
│ ├── components/
│ │ ├── Header/
│ │ │ ├── Navbar.js
│ │ │ ├── HeroSection.js
│ │ ├── Main/
│ │ │ ├── Resources.js
│ │ │ ├── Events.js
│ │ │ ├── Community.js
│ │ ├── Footer/
│ │ │ ├── Footer.js
│ ├── assets/
│ ├── styles/
│ ├── App.js
│ ├── index.js
│── package.json
│── README.md
- HTML & CSS – Core structure and styling
- JavaScript – Adds interactivity and dynamic behavior
- React.js – Dynamic frontend framework for a seamless UI
- Bootstrap – Responsive design and pre-built components
- React Router – Smooth navigation between pages
- Clone the repository:
git clone https://github.com/singhkrishna01/Campus-Tech-Site
- Navigate to the project folder:
cd Campus-Tech-Site - Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and go to:
http://localhost:3000
- 🔐 User Authentication – Enable login and personalized experience
- 🌙 Dark Mode – Provide an alternative theme for better accessibility
- 🏆 Leaderboards & Challenges – Encourage learning through gamification
- Email: krishna00cs@gmail.com
- Portfolio: krishna-singh.netlify.app
- LinkedIn: krishnasingh20

