Skip to content

Repository files navigation

Kiit-ecell
├─ Firebase_Readme_ECell_Project.md
├─ README.md
├─ build
│  ├─ asset-manifest.json
│  ├─ favicon.ico
│  ├─ fonts
│  │  └─ Poppins-Bold.ttf
│  ├─ index.html
│  ├─ logo192.png
│  ├─ logo512.png
│  ├─ manifest.json
│  ├─ robots.txt
│  └─ static
│     ├─ css
│     │  ├─ main.8969226a.css
│     │  └─ main.8969226a.css.map
│     ├─ js
│     │  ├─ 488.9c92ff38.chunk.js
│     │  ├─ 488.9c92ff38.chunk.js.map
│     │  ├─ main.67fb8437.js
│     │  ├─ main.67fb8437.js.LICENSE.txt
│     │  └─ main.67fb8437.js.map
│     └─ media
│        ├─ Blue Ball.67b7285f906fbe9b0c6d90b103ce7d18.svg
│        ├─ BuildSchool Coming Soon.34bb1ffde733d0bc046e.png
│        ├─ E-Cell Logo.fdf9accc4f76b99103e8.png
│        ├─ ESummit logo coming soon.97bfcaf0f4c16591e8aa.png
│        ├─ Gray Ball.868f621fd6d3878077760b475c880021.svg
│        ├─ Hole.91de0a9a994dfc3e99ddd529dc1dbcec.svg
│        ├─ HultPrize Coming soon.a988fe9d87cccaf4abe1.png
│        ├─ Icamp coming soon.b70b89d913b911722509.png
│        ├─ Mavericks coming soon.df48cf2090df7b4d10f9.png
│        ├─ Milker.51c62b0925a74f6409bc.otf
│        ├─ Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf
│        ├─ Poppins-Regular.35d26b781dc5fda684cc.ttf
│        ├─ Purple Ball.93030997eede50516b07c85ecbc82f7d.svg
│        ├─ Signup logo(1).56744cdb7bf9fb36c1e13d83aed8d1f5.svg
│        ├─ Signup logo(2).1542a5b2449413db930968a3d8c25539.svg
│        ├─ Transcity.c90eea6342d78a3c76f2.otf
│        ├─ about-us-founder-bg.81cacbecd6b9a61eb671.png
│        ├─ about-us-kiit-bg.b7120e38ff43da1595f4.jpg
│        ├─ about-us-kiss-bg.d1d6f691e77a4a167702.png
│        ├─ bigPolaroid.f6ca42c4bdfa1923aedb.png
│        ├─ grid.efbfa891f279d5d9c4df.png
│        ├─ noise.c88dc39dc7855cb2b7a3.png
│        ├─ smolPolaroid.28189cef42ebd6d28883.png
│        └─ texture.5f4cc1ca474428b361e8.png
├─ package-lock.json
├─ package.json
├─ public
│  ├─ favicon.ico
│  ├─ fonts
│  │  └─ Poppins-Bold.ttf
│  ├─ index.html
│  ├─ logo192.png
│  ├─ logo512.png
│  ├─ manifest.json
│  └─ robots.txt
├─ src
│  ├─ App.css
│  ├─ App.js
│  ├─ App.test.js
│  ├─ Cohort
│  │  ├─ Cohort.jsx
│  │  ├─ CohortCard.jsx
│  │  ├─ CohortCard2.jsx
│  │  ├─ CohortCard3.jsx
│  │  ├─ Footer.jsx
│  │  └─ Session.jsx
│  ├─ ComingSoon
│  │  ├─ BuildSchool.jsx
│  │  ├─ ESummit.jsx
│  │  ├─ HultPrize.jsx
│  │  ├─ ICamp.jsx
│  │  └─ Mavericks.jsx
│  ├─ HomePage.jsx
│  ├─ assets
│  │  ├─ 1_E_CELL_LOADING.gif
│  │  ├─ 2_E_CELL_LOADING.gif
│  │  ├─ 2_E_CELL_LOADING1111.gif
│  │  ├─ 3_E_CELL_LOADING.gif
│  │  ├─ BuildSchool Coming Soon.png
│  │  ├─ BuildSchool.png
│  │  ├─ ESummit logo coming soon.png
│  │  ├─ Fonts
│  │  │  ├─ Milker.otf
│  │  │  ├─ Poppins-Bold.ttf
│  │  │  ├─ Poppins-Regular.ttf
│  │  │  └─ Transcity.otf
│  │  ├─ Frame 36.png
│  │  ├─ HultPrize Coming soon.png
│  │  ├─ Icamp coming soon.png
│  │  ├─ Image Links
│  │  │  └─ index.js
│  │  ├─ Images
│  │  │  ├─ avif
│  │  │  │  ├─ DSC_0171.avif
│  │  │  │  ├─ DSC_0174.avif
│  │  │  │  ├─ DSC_0179.avif
│  │  │  │  ├─ DSC_0180.avif
│  │  │  │  ├─ DSC_0190.avif
│  │  │  │  ├─ DSC_0191.avif
│  │  │  │  ├─ DSC_0192.avif
│  │  │  │  └─ DSC_0202.avif
│  │  │  ├─ grid.png
│  │  │  ├─ jpg
│  │  │  │  ├─ D24_0022.jpg
│  │  │  │  ├─ D24_0028.jpg
│  │  │  │  ├─ D24_0036.jpg
│  │  │  │  ├─ D24_0066.jpg
│  │  │  │  ├─ D24_0097.jpg
│  │  │  │  ├─ D24_0108.jpg
│  │  │  │  ├─ EventPageBg.jpg
│  │  │  │  ├─ esummitlogo.png
│  │  │  │  ├─ esummitlogoRotated.png
│  │  │  │  ├─ icamplogo.png
│  │  │  │  ├─ icamplogoRotated.png
│  │  │  │  ├─ laptop.jpg
│  │  │  │  ├─ medusa-cave-bg.jpg
│  │  │  │  └─ mobile.jpg
│  │  │  ├─ logo-left.png
│  │  │  ├─ logo-right.png
│  │  │  ├─ logo.png
│  │  │  ├─ medusa-webp
│  │  │  │  ├─ frame-001.webp
│  │  │  │  ├─ frame-002.webp
│  │  │  │  ├─ frame-003.webp
│  │  │  │  ├─ frame-004.webp
│  │  │  │  ├─ frame-005.webp
│  │  │  │  ├─ frame-006.webp
│  │  │  │  ├─ frame-007.webp
│  │  │  │  ├─ frame-008.webp
│  │  │  │  ├─ frame-009.webp
│  │  │  │  ├─ frame-010.webp
│  │  │  │  ├─ frame-011.webp
│  │  │  │  ├─ frame-012.webp
│  │  │  │  ├─ frame-013.webp
│  │  │  │  ├─ frame-014.webp
│  │  │  │  ├─ frame-015.webp
│  │  │  │  ├─ frame-016.webp
│  │  │  │  ├─ frame-017.webp
│  │  │  │  ├─ frame-018.webp
│  │  │  │  ├─ frame-019.webp
│  │  │  │  ├─ frame-020.webp
│  │  │  │  ├─ frame-021.webp
│  │  │  │  ├─ frame-022.webp
│  │  │  │  ├─ frame-023.webp
│  │  │  │  ├─ frame-024.webp
│  │  │  │  ├─ frame-025.webp
│  │  │  │  ├─ frame-026.webp
│  │  │  │  ├─ frame-027.webp
│  │  │  │  ├─ frame-028.webp
│  │  │  │  ├─ frame-029.webp
│  │  │  │  ├─ frame-030.webp
│  │  │  │  ├─ frame-031.webp
│  │  │  │  ├─ frame-032.webp
│  │  │  │  ├─ frame-033.webp
│  │  │  │  ├─ frame-034.webp
│  │  │  │  ├─ frame-035.webp
│  │  │  │  ├─ frame-036.webp
│  │  │  │  ├─ frame-037.webp
│  │  │  │  ├─ frame-038.webp
│  │  │  │  ├─ frame-039.webp
│  │  │  │  ├─ frame-040.webp
│  │  │  │  ├─ frame-041.webp
│  │  │  │  ├─ frame-042.webp
│  │  │  │  ├─ frame-043.webp
│  │  │  │  ├─ frame-044.webp
│  │  │  │  ├─ frame-045.webp
│  │  │  │  ├─ frame-046.webp
│  │  │  │  ├─ frame-047.webp
│  │  │  │  ├─ frame-048.webp
│  │  │  │  ├─ frame-049.webp
│  │  │  │  ├─ frame-050.webp
│  │  │  │  ├─ frame-051.webp
│  │  │  │  ├─ frame-052.webp
│  │  │  │  ├─ frame-053.webp
│  │  │  │  ├─ frame-054.webp
│  │  │  │  ├─ frame-055.webp
│  │  │  │  ├─ frame-056.webp
│  │  │  │  ├─ frame-057.webp
│  │  │  │  ├─ frame-058.webp
│  │  │  │  ├─ frame-059.webp
│  │  │  │  ├─ frame-060.webp
│  │  │  │  ├─ frame-061.webp
│  │  │  │  ├─ frame-062.webp
│  │  │  │  ├─ frame-063.webp
│  │  │  │  ├─ frame-064.webp
│  │  │  │  ├─ frame-065.webp
│  │  │  │  ├─ frame-066.webp
│  │  │  │  ├─ frame-067.webp
│  │  │  │  ├─ frame-068.webp
│  │  │  │  ├─ frame-069.webp
│  │  │  │  ├─ frame-070.webp
│  │  │  │  ├─ frame-071.webp
│  │  │  │  ├─ frame-072.webp
│  │  │  │  ├─ frame-073.webp
│  │  │  │  ├─ frame-074.webp
│  │  │  │  ├─ frame-075.webp
│  │  │  │  ├─ frame-076.webp
│  │  │  │  ├─ frame-077.webp
│  │  │  │  ├─ frame-078.webp
│  │  │  │  ├─ frame-079.webp
│  │  │  │  ├─ frame-080.webp
│  │  │  │  ├─ frame-081.webp
│  │  │  │  ├─ frame-082.webp
│  │  │  │  ├─ frame-083.webp
│  │  │  │  ├─ frame-084.webp
│  │  │  │  ├─ frame-085.webp
│  │  │  │  ├─ frame-086.webp
│  │  │  │  ├─ frame-087.webp
│  │  │  │  ├─ frame-088.webp
│  │  │  │  ├─ frame-089.webp
│  │  │  │  ├─ frame-090.webp
│  │  │  │  ├─ frame-091.webp
│  │  │  │  ├─ frame-092.webp
│  │  │  │  ├─ frame-093.webp
│  │  │  │  ├─ frame-094.webp
│  │  │  │  ├─ frame-095.webp
│  │  │  │  ├─ frame-096.webp
│  │  │  │  ├─ frame-097.webp
│  │  │  │  ├─ frame-098.webp
│  │  │  │  ├─ frame-099.webp
│  │  │  │  ├─ frame-100.webp
│  │  │  │  ├─ frame-101.webp
│  │  │  │  ├─ frame-102.webp
│  │  │  │  ├─ frame-103.webp
│  │  │  │  ├─ frame-104.webp
│  │  │  │  ├─ frame-105.webp
│  │  │  │  ├─ frame-106.webp
│  │  │  │  ├─ frame-107.webp
│  │  │  │  ├─ frame-108.webp
│  │  │  │  ├─ frame-109.webp
│  │  │  │  ├─ frame-110.webp
│  │  │  │  ├─ frame-111.webp
│  │  │  │  ├─ frame-112.webp
│  │  │  │  ├─ frame-113.webp
│  │  │  │  ├─ frame-114.webp
│  │  │  │  ├─ frame-115.webp
│  │  │  │  ├─ frame-116.webp
│  │  │  │  ├─ frame-117.webp
│  │  │  │  ├─ frame-118.webp
│  │  │  │  ├─ frame-119.webp
│  │  │  │  ├─ frame-120.webp
│  │  │  │  ├─ frame-121.webp
│  │  │  │  ├─ frame-122.webp
│  │  │  │  ├─ frame-123.webp
│  │  │  │  ├─ frame-124.webp
│  │  │  │  ├─ frame-125.webp
│  │  │  │  ├─ frame-126.webp
│  │  │  │  ├─ frame-127.webp
│  │  │  │  ├─ frame-128.webp
│  │  │  │  ├─ frame-129.webp
│  │  │  │  ├─ frame-130.webp
│  │  │  │  ├─ frame-131.webp
│  │  │  │  ├─ frame-132.webp
│  │  │  │  ├─ frame-133.webp
│  │  │  │  ├─ frame-134.webp
│  │  │  │  ├─ frame-135.webp
│  │  │  │  ├─ frame-136.webp
│  │  │  │  ├─ frame-137.webp
│  │  │  │  ├─ frame-138.webp
│  │  │  │  ├─ frame-139.webp
│  │  │  │  └─ frame-140.webp
│  │  │  ├─ noise.png
│  │  │  ├─ png
│  │  │  │  ├─ AIF_Frame_Left.png
│  │  │  │  ├─ AIF_Frame_Right.png
│  │  │  │  ├─ E CELL LOGO REDEFINED_BLACK@3x 1.png
│  │  │  │  ├─ E-Cell Logo.png
│  │  │  │  ├─ E-cell_logo.png
│  │  │  │  ├─ Ecell_white.png
│  │  │  │  ├─ EventsCalendarBackground.png
│  │  │  │  ├─ EventsMapFrame.png
│  │  │  │  ├─ Events_Image_Background_Desktop.png
│  │  │  │  ├─ Events_Image_Background_Mobile.png
│  │  │  │  ├─ Oracle_Frame_Left.png
│  │  │  │  ├─ Oracle_Frame_Right.png
│  │  │  │  ├─ Pandora_Frame_Left.png
│  │  │  │  ├─ Pandora_Frame_Right.png
│  │  │  │  ├─ Past Sponsors (1).png
│  │  │  │  ├─ about-us-founder-bg.png
│  │  │  │  ├─ about-us-kiss-bg.png
│  │  │  │  ├─ bigPolaroid.png
│  │  │  │  ├─ chinmay.png
│  │  │  │  ├─ coming-soon.png
│  │  │  │  ├─ dribble-removebg-preview.png
│  │  │  │  ├─ ecell-logo.png
│  │  │  │  ├─ events-background.png
│  │  │  │  ├─ events-heroimg.png
│  │  │  │  ├─ final_background_combined.png
│  │  │  │  ├─ frame-37.png
│  │  │  │  ├─ heroimg.png
│  │  │  │  ├─ images-removebg-preview (3).png
│  │  │  │  ├─ images-removebg-preview.png
│  │  │  │  ├─ logo.png
│  │  │  │  ├─ smolPolaroid.png
│  │  │  │  └─ texture.png
│  │  │  ├─ svg
│  │  │  │  ├─ Blue Ball.svg
│  │  │  │  ├─ Bottom-Right.svg
│  │  │  │  ├─ Bottom.svg
│  │  │  │  ├─ E-Summit-Logo.svg
│  │  │  │  ├─ EventDecorativeLeaves.svg
│  │  │  │  ├─ Frame-Left.svg
│  │  │  │  ├─ Frame-Right.svg
│  │  │  │  ├─ Gray Ball.svg
│  │  │  │  ├─ Hole.svg
│  │  │  │  ├─ HultPrize_Logo.svg
│  │  │  │  ├─ Maverick-Logo.svg
│  │  │  │  ├─ Purple Ball.svg
│  │  │  │  ├─ TimelineDesktop.svg
│  │  │  │  ├─ TimelineMobile.svg
│  │  │  │  ├─ TimlineCircle.svg
│  │  │  │  ├─ Trophy.svg
│  │  │  │  └─ drift-logo.svg
│  │  │  └─ texture.png
│  │  ├─ Mavericks coming soon.png
│  │  ├─ OUR PARTNERS.png
│  │  ├─ Prof.-Saranjit-Singh.jpg
│  │  ├─ Signup logo(1).svg
│  │  ├─ Signup logo(2).svg
│  │  ├─ Tbi.png
│  │  ├─ abhishek t.png
│  │  ├─ about-us-kiit-bg.jpg
│  │  ├─ aman.png
│  │  ├─ aws.png
│  │  ├─ ayush.png
│  │  ├─ beep.svg
│  │  ├─ google.png
│  │  ├─ kiit.png
│  │  ├─ niladri.png
│  │  ├─ notion.png
│  │  ├─ priyadarshi biswal.jpeg
│  │  ├─ sarthak.png
│  │  ├─ sarvagya.png
│  │  ├─ startupodissa.png
│  │  ├─ suman bht.jpeg
│  │  ├─ tie.png
│  │  └─ vishal jc.jpeg
│  ├─ components
│  │  ├─ 404page
│  │  │  └─ NotFound.jsx
│  │  ├─ Aboutus
│  │  │  ├─ AboutHero.jsx
│  │  │  ├─ AboutHero_new.jsx
│  │  │  ├─ AboutUs.jsx
│  │  │  ├─ AboutUsTopSection.jsx
│  │  │  ├─ FacultyMember.jsx
│  │  │  ├─ KiteBackground.jsx
│  │  │  ├─ ManagingBody.jsx
│  │  │  ├─ ManagingCarousel.jsx
│  │  │  ├─ OurTeams.jsx
│  │  │  ├─ TaskForceTeam.jsx
│  │  │  ├─ TeamMembers.jsx
│  │  │  └─ TeamTabs.jsx
│  │  ├─ EventGallery
│  │  │  ├─ BackGround.jsx
│  │  │  ├─ EventGallery.jsx
│  │  │  ├─ GalleryBuildSchool.jsx
│  │  │  ├─ GalleryESummit.jsx
│  │  │  ├─ GalleryHultPrize.jsx
│  │  │  ├─ GalleryICamp.jsx
│  │  │  ├─ GalleryLifeAtEcell.jsx
│  │  │  ├─ GalleryMaverick.jsx
│  │  │  └─ ImageScrollGallery.jsx
│  │  ├─ Footer
│  │  │  ├─ EventPanel.jsx
│  │  │  ├─ Footer.jsx
│  │  │  ├─ FooterCell.jsx
│  │  │  ├─ SocialIcons.jsx
│  │  │  ├─ SubscriptionForm.jsx
│  │  │  └─ SubscriptionPanel.jsx
│  │  ├─ GalleryPage
│  │  │  ├─ BentoGrid.jsx
│  │  │  ├─ Gallery.jsx
│  │  │  ├─ PolaroidImages.jsx
│  │  │  ├─ RotatingText.css
│  │  │  └─ RotatingText.jsx
│  │  ├─ JoinUsPopup
│  │  │  └─ JoinUsPopup.jsx
│  │  ├─ PageTransition.jsx
│  │  ├─ PastSpeakers
│  │  │  └─ PastSpeakers.jsx
│  │  ├─ Popup.jsx
│  │  ├─ ScrollToTop.jsx
│  │  ├─ StatisticsCard
│  │  │  ├─ Carousel2.jsx
│  │  │  ├─ StatisticsCard.jsx
│  │  │  └─ StatisticsSection.jsx
│  │  ├─ TeamLeads
│  │  │  ├─ FloatingCard.jsx
│  │  │  ├─ InactiveCard.css
│  │  │  ├─ InactiveCard.jsx
│  │  │  ├─ LiasonCard.css
│  │  │  ├─ LiasonCard.jsx
│  │  │  ├─ TeamLeadsSection.css
│  │  │  ├─ TeamLeadsSection.jsx
│  │  │  ├─ TooltipPortal.js
│  │  │  └─ cardTransition.css
│  │  ├─ blog
│  │  │  ├─ Blog.jsx
│  │  │  ├─ BlogApp.jsx
│  │  │  └─ BlogFooter.jsx
│  │  ├─ contact
│  │  │  ├─ BgMap.css
│  │  │  ├─ BgMap.jsx
│  │  │  ├─ Contact.jsx
│  │  │  └─ FormHandler.jsx
│  │  ├─ events
│  │  │  ├─ EventCarousel.jsx
│  │  │  ├─ Events.jsx
│  │  │  ├─ EventsApp.jsx
│  │  │  ├─ Hero.jsx
│  │  │  ├─ HorizontalCardScroll.jsx
│  │  │  ├─ Logo.jsx
│  │  │  ├─ MobileMenu.jsx
│  │  │  ├─ Navbar.jsx
│  │  │  └─ RotatingCarousel.jsx
│  │  ├─ hero-section
│  │  │  ├─ HeroSection.jsx
│  │  │  └─ RotatingText.js
│  │  ├─ highlights
│  │  │  └─ Highlights.jsx
│  │  ├─ initiatives
│  │  │  ├─ CarouselItem.jsx
│  │  │  ├─ InitiativeReveal.jsx
│  │  │  ├─ data
│  │  │  │  └─ carouselData.js
│  │  │  ├─ flashcard.css
│  │  │  └─ hooks
│  │  │     └─ useWindowSize.js
│  │  ├─ navbar
│  │  │  ├─ NavbarD.jsx
│  │  │  └─ resizable-navbar.jsx
│  │  ├─ testimonial-section
│  │  │  ├─ TestimonialCarousel.css
│  │  │  ├─ TestimonialSection.jsx
│  │  │  ├─ Testimonials.json
│  │  │  └─ interactive-grid-pattern.jsx
│  │  ├─ transition
│  │  │  └─ fullPage.js
│  │  ├─ trustedbycompanies
│  │  │  ├─ Carousel.jsx
│  │  │  ├─ TrustedByCompaniesApp.jsx
│  │  │  └─ TrustedbycompaniesModule.jsx
│  │  └─ ui
│  │     ├─ Button.jsx
│  │     ├─ InteractiveButton.jsx
│  │     ├─ SpinningCoin.jsx
│  │     ├─ card.jsx
│  │     └─ input.jsx
│  ├─ esummit
│  │  ├─ AdminScanner.jsx
│  │  ├─ CardGrid.jsx
│  │  ├─ Carousel.jsx
│  │  ├─ ContactUs
│  │  │  └─ ContactUs.jsx
│  │  ├─ CustomScrollBar.jsx
│  │  ├─ Dashboard
│  │  │  ├─ DashBoardCard.jsx
│  │  │  ├─ EsummitDashBoard.jsx
│  │  │  └─ MapComponent.jsx
│  │  ├─ DirectionAwareHover.jsx
│  │  ├─ EsummitApp.css
│  │  ├─ EsummitApp.jsx
│  │  ├─ EsummitEvents
│  │  │  ├─ EsummitEvents.jsx
│  │  │  ├─ EsummitEventsApp.jsx
│  │  │  ├─ EventCard.jsx
│  │  │  ├─ EventsCalendar.jsx
│  │  │  ├─ EventsMap.jsx
│  │  │  ├─ HeroSection.jsx
│  │  │  └─ MobileTabs.jsx
│  │  ├─ Event.jsx
│  │  ├─ Events
│  │  │  ├─ EventPopup.jsx
│  │  │  └─ Events.jsx
│  │  ├─ Hero-section
│  │  │  ├─ EventCard.jsx
│  │  │  ├─ EventCarousel.jsx
│  │  │  └─ Hero.jsx
│  │  ├─ Id.jsx
│  │  ├─ Index.jsx
│  │  ├─ Navbar
│  │  │  ├─ Esummit-resized.jsx
│  │  │  └─ EsummitNavbar.jsx
│  │  ├─ PastSpeakersPage
│  │  │  └─ PastSpeakers.jsx
│  │  ├─ PaymentChoice.jsx
│  │  ├─ StatisticsCard.jsx
│  │  ├─ StatisticsSection.jsx
│  │  ├─ ThemePage
│  │  │  ├─ ScrollStackItem.jsx
│  │  │  ├─ ThemeApp.jsx
│  │  │  └─ ThemeHeroSection.jsx
│  │  ├─ auth
│  │  │  ├─ AuthLayout.jsx
│  │  │  ├─ ForgetPassword.css
│  │  │  ├─ ForgotPassword.jsx
│  │  │  ├─ Login.css
│  │  │  ├─ Login.jsx
│  │  │  ├─ PrivateRoute.jsx
│  │  │  ├─ Register.css
│  │  │  ├─ Register.jsx
│  │  │  ├─ ResetPassword.css
│  │  │  └─ ResetPassword.jsx
│  │  ├─ countdown
│  │  │  ├─ Countdown.jsx
│  │  │  └─ SemiCircleFrame.jsx
│  │  ├─ firebase
│  │  │  └─ firebase.js
│  │  ├─ footer
│  │  │  └─ Footer.jsx
│  │  ├─ lib
│  │  │  └─ utils.jsx
│  │  ├─ pastspeakers
│  │  │  ├─ pastSpeakers.css
│  │  │  └─ pastSpeakers.jsx
│  │  ├─ pastsponsers
│  │  │  ├─ Carousel.css
│  │  │  ├─ Carousel.jsx
│  │  │  ├─ PastSponser.css
│  │  │  ├─ PastSponser.jsx
│  │  │  └─ pastsponserwithcarouse.jsx
│  │  └─ tos
│  │     ├─ PP.jsx
│  │     └─ Tos.jsx
│  ├─ index.css
│  ├─ index.js
│  ├─ logo.svg
│  ├─ reportWebVitals.js
│  ├─ services
│  │  └─ api.js
│  ├─ setupTests.js
│  └─ utils
│     └─ cn.js
└─ tailwind.config.js

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages