Monday Projects Clone Using Bootstrap
by Keith Rowles • 10/03/2024Experimenting using Bootstrap CSS to recreate the main projects page of Monday with a sprinkle of custom css.
Read PostExperimenting using Bootstrap CSS to recreate the main projects page of Monday with a sprinkle of custom css.
Read PostExperimenting using Bootstrap CSS to recreate the get Bootstrap documents website with a sprinkle of css.
Read PostExperimenting using Bootstrap CSS to recreate the home page of the Grammarly website with a sprinkle of css.
Read PostBook reading list web application using Google Firebase 9 for the database, auth and hosting.
Read PostA React JS dashboard application built with SyncFusion, a component library with production ready components.
Read PostA Vue JS web application where you can create your favourite music playlist and add songs to the playlist.
Read PostMulti-page project using the NEW v6.4 react router dom to create a website that pulls data from a web API.
Read PostReact JS multi-page project management website with authentication, database storage, file storage and Google hosting.
Read PostA Vue JS chat application using the composition api, Firebase for the authentication, database and hosting.
Read PostReact JS single page application expense tracker with authentication, database storage and cloud hosting with Google Firebase.
Read PostA full CRUD Vue JS workout application using Supabase for the authentication and data storage.
Read PostA tiny to do list Vue JS animation project with routing, GSAP, custom toasts and vue transitions.
Read PostThis web application displays recipes created with Next JS as the site generator and Contentful as the headless CMS.
Read PostA static blog website created with Next JS plus Markdown files. Styled with the Daisy UI Tailwind CSS library.
Read PostA simple website displaying users from the JSON placeholder website using the React SSG Next JS.
Read PostA single page application (spa) built with css, html and vanilla javascript - no frameworks used.
Read PostFun sticky notes application built with vanilla javascript and using local storage to store your notes.
Read PostCreated a simple task list dashboard application with Chakra UI, a component library with production ready components.
Read PostPlaying around with SASS library - testing variables, mixins, partials, maps, lists, loops, functions and more.
Read PostA website landing page with a header, hero section, cards and footer built with React and Styled Components.
Read PostCreated a products dashboard with Material UI, a component library with production ready components.
Read PostIn this project, I have built out a basic blogging website using the 11ty static site generator.
Read PostTesting out supercharged css variables, design tokens and components with Open Props.
Read PostTesting out the Shoelace Style highly customisable ui web component library using their CDN.
Read PostA simple website displaying posts from the JSON placeholder website using the Next JS framework.
Read PostSimple demonstration of a single web page where you scroll and the sections snap to point.
Read PostCreated a basic WordPress website to display my graphic design projects - logos, flyers, banners, merch and more.
Read PostCreated a Vue JS Vitepress documentation website to display data analysis projects - sql, tableau, excel and python.
Read PostA Vue JS APP - single page expense tracker application using local storage for data persistance.
Read PostPlaying around with W3 CSS using the CDN. This is an alternative to Bootstrap. Small, fast and easy to use.
Read PostBuilt a basic blog site using the 11ty site generator. YouTube series by Kevin Powell.
Read PostFun drag and drop sortable list using javascript, css and html.
Read PostModern responsive landing page with a navbar, hero section, social icons and a video playing in the background.
Read PostHere a few examples using CSS to create some basic animations on a web page.
Read PostHere a few examples using CSS to create linear and radial gradients on some block level div elements.
Read PostUsing the JQuery JavaScript library to select and animate various html elements on a webpage and styling css.
Read PostCreated a single page application(spa) using the HTML template tag and vanilla javascript.
Read PostThis is an mobile first responsive landing page for a website using the bootstrap css framework.
Read PostCreated a custom tooltip web component using vanilla javascript, shadow dom, shadowroot, templates and slots.
Read PostCreated a simple layout with the Daisy UI Component library with sprinkling of Tailwind CSS.
Read PostThe Vue JS library using CDN links showing dynamic components - home, about and contact page with routing.
Read PostPlaying around with html document object model (dom) and changing elements using javascript.
Read PostUsing the JQuery JavaScript library to select and traverse various html elements on a webpage and adding a class.
Read PostPlaying around with the Vue JS library using CDN links. 3 examples - product page, data binding and dynamic pages.
Read PostMultiple responsive layouts using css grid - 12 col, masonry, portfolio, multi col and the holy grail examples.
Read PostSimple demonstration of a responsive layout using css grid - header, aside, main, footer and navigation areas.
Read PostCSS Flexbox Crash Course from Traversy Media - hero section, nav bar and cards.
Read PostFrom Front End Mentors - we need to create a coloured testimonial section using css grid.
Read PostHere we create a modal with the html dialog element, javascript and Open Props css library.
Read PostExperimenting with the most popular CSS Framwork - Bootstrap CSS library using the CDN.
Read PostLots of examples using CSS Flexbox - row, gap, column, wrap, justify, align and items.
Read PostHere we create a pricing component showing available plans plus the best deal using css variables.
Read PostLots of examples using CSS Grid - inline, gap, column, row, auto and more.
Read PostPlaying around with javascript array methods (join, pop, push +) and iteration (map, filter, reduce +) plus more.
Read PostPlaying around with the underscore js library to test out the useful functions and helpers.
Read PostA fun memory game using React JS. Keeps track of how many turns you take to complete.
Read PostExperimenting with the open source UI Kit CSS library using the CDN.
Read PostExperimenting with the open source Bulma CSS library using the CDN.
Read PostSome examples of React JS using CDN links. useState, useEffect, createRoot and vanilla js.
Read PostA simple demonstration on how to use the parsley js validation library to validate a website form.
Read PostPlaying around with plain old CSS - selectors, pseudo classes, attributes, variables and more.
Read PostDemonstrating how to use local storage to store text data with a simple todo list application.
Read PostA small javascript project where you can filter a contact list of people by their name.
Read PostCompleted the Net Ninja Gatsby JS tutorial to create a blog website then deployed to Netlify.
Read PostSome different ways of playing around with AJAX? Getting and displaying data from from a server!
Read PostReact JS single page application SPA - task tracker where you can add and delete tasks.
Read PostA test blog website using JSON Placeholder posts API as the dummy datasource - add, delete and view posts.
Read PostA simple auto complete tool to filter out world countries. Use country name or abbreviation.
Read PostUsing vanilla Javascript, HTML and CSS we can build a pounds to kilogram weight conversion calculator.
Read PostA few examples using the standard for loop and the ForEach loop to output some arrays.
Read Post