Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new blog page init * add header and body * mobile responsive * add padding * refactor frontend code * filter empty stack * fetch data from api * delete static data * remove comments * onMouseEnter * reinit resource page * map data * add all tab * fix the img src * delete unused resources page * add skeleton component * remove carousel * initialize carousel * create blogcard * add btn functionality * fetch blog data * init share btns * add shareable links * add line-clamp on blogCard title * resize blog cover img * build: bumped up react query * fix: use ref for blog body * build: react lazy load package install * featured blogcard build * scroll effect on featured section * add opacity to featuredCard * bug-fix: hover-effect on ResourceCard component * add spinner loader issue #140 * remove console.logs * fix: use ref for blog body * fix: use ref for blog body 2 * Lazy Load all images on the website * restyle blog title on featured cards * delete old blog route * initial hero-section build * Partners section * Partners section * Add more partners * create wrapper component * features section * what we do section * upcoming events section * what we do section * minor change in WhatWeDoCard * removed the blur-effect * testimonial section * FAQ section build * cta section * add padding-b to CTA section * add padding-b to CTA section * change navbar color * add bold on navlink focus * Add bg-color to mobile nav * Add bg-color to mobile nav * resolve conflicts * Add upcoming events to the OurEvents section * Imported ellipse styles * Added hero section images * Adjust ellipse colors * Adjust margins and border * add hidden display on small screen * delete HeroSection3 component * style: caroussel * style: responsive on mobile * Remove blur effect on all LazyLoadImage * feat: redesigned community page * single event page init * auto-remove deplicates * fetch event data * fetch & display similar events * merge conflicts * Add Link tag to EventCard * remove double imports * - * remove duplicate * replace error500 component with err500 image * center loader * correct created_at date * feat: gallery page * event cards * render event cards * add carousel * absolute * Update README.md * remove tsc * events page build * rsvp event * fetch event rsvp data * join community * add modal to Join btn * add prop types * import field of interests * post to api * post to api * post to api 2 * center events * center events * fix: UI modifications --------- Co-authored-by: felixNyalenda <[email protected]> Co-authored-by: sonylomo <[email protected]> Co-authored-by: bkm-code <[email protected]> Co-authored-by: Sonia Lomo <[email protected]>
- Loading branch information