Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Single-page application (SPA)

Single-page applications (SPA) are client-side applications that don’t route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!). With the introduction of the pushState API, this state can now be properly used within the browser history, in bookmarks and sharing.

Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.

https://github.com/ror2022/clientchismografo

The Progressive Web Application (PWA) is designed to provide users with a platform to share their secrets and read those of others. It is built with Next.js and deployed on Vercel. The application is designed to be responsive and user-friendly, providing a seamless experience for users.

nextjs pwa spa

Last synced: 15 Jan 2025

https://github.com/b13o/event-listing-app

📆 Event posting single-page-app.

react react-router spa typescript

Last synced: 22 Dec 2024

https://github.com/da-baranov/ext-db

Various ExtJS tools, utilities and extensions

extjs javascript netcore sencha spa

Last synced: 17 Nov 2024

https://github.com/nemtsevk/big-trip

«Большое путешествие» — сервис для путешественников

javascript mvp spa webpack

Last synced: 12 Jan 2025

https://github.com/axtk/navloc

History location object with the window.location-like API

history-api spa

Last synced: 15 Nov 2024

https://github.com/nafeu/angular-graphql-prototype

A basic Angular 1 SPA starter that is useful for prototyping static sites with minimal MVC & API functionality.

angular1 jquery spa starter

Last synced: 08 Jan 2025

https://github.com/akihokurino/crypto-assistant-web

portfolio of crypto management

reactjs realtime-database spa typescript

Last synced: 01 Feb 2025

https://github.com/cereallarceny/carioca

Build server-rendered and single-page React applications with no configuration

carioca isomorphic javascript preact react server-side-rendering single-page-app spa ssr universal webpack

Last synced: 28 Jan 2025

https://github.com/namikazebadri/starterkit-angular

Angular project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

angular docker-image dockerhub project-template spa

Last synced: 18 Jan 2025

https://github.com/adastra97/entertainment-web-app

web application with movies (incl. login ang sign up forms)

firebase notifications pug scss spa vanilla-javascript webpack

Last synced: 17 Jan 2025

https://github.com/hotell/enterprise-react

WIP: everything you need for enterprise/robust react apps

husky jest prettier react spa testcafe typescript

Last synced: 02 Feb 2025

https://github.com/nazmul-nhb/cricket-carnival

Cricket Carnival with Vue.js (Single Page, No Routing)

cricket spa typescript vue3 vue3-composition-api vue3-typescript vuejs

Last synced: 29 Jan 2025

https://github.com/utkarshmish/game-app

A Connect Three Game Using Svelte.js.

game pwa spa sveltejs

Last synced: 16 Jan 2025

https://github.com/marcodpt/router

A minimalistic url router for browser, server and whatever use you imagine! Written as a js es6 module.

es6 esm esmodule expressjs hash-router hash-routing hashrouter microfrontend microfrontends microjs microlibrary pagejs router single-page-app spa universal-router url-router url-routing urlroute

Last synced: 14 Nov 2024

https://github.com/fmanimashaun/artwork-listing-app

This project will be a group capstone project to create a single-page web application based on the Art Institute of Chicago's API. The application will be built with webpack 5 and Sass, and provide an intuitive user interface to view artworks from the Art Institute of Chicago. Additionally, the application will use Jest to test.

api html5 json-api rest-api sass spa webpack5

Last synced: 07 Feb 2025

https://github.com/dashpilot/vanilla-spa

Simple single-page app written in vanilla js

handlebars no-build simple single-page-app spa vanilla-javascript vanilla-js

Last synced: 14 Jan 2025

https://github.com/henriquecbuss/realworld

Various implementations of the Real World app, in many languages for the frontend, backend and full-stack

backend frontend fullstack spa

Last synced: 31 Dec 2024

https://github.com/angelmunoz/es2017-knockout-template

An opinionated knockout template in 2021 with a simple yet ready to work setup

esmodules javascript knockoutjs snowpack spa template template-repository

Last synced: 22 Dec 2024

https://github.com/alexlatam/laravel-spa-inertia-crud-projects

Laravel with Jetstream, Inertia and Vuejs for a CRUD spa about projects

crud inertiajs jetstream laravel single-page-app spa vuejs

Last synced: 21 Jan 2025

https://github.com/rich-group/spa-vue-webpack

webpack 构建的 vue spa 项目

spa templates vue webpack

Last synced: 08 Jan 2025

https://github.com/rich-group/spa-vue-vite

vite 构建的 vue spa 项目模版

spa templates vite vue3

Last synced: 08 Jan 2025

https://github.com/mudaston/react-marvel

:atom: This app interacts with the Marvel Developer Portal API to get characters, comics and information about them.

learning marvel marvel-api marvel-characters marvel-comics marvelapp programming react reactjs reactpalette reactrouterdom reactscroll spa styled-components

Last synced: 21 Jan 2025

https://github.com/mudaston/react-coffee

:atom: This project is a kind of coffee shop app.

javascript learning programming react react-router reactjs spa study styled-components

Last synced: 21 Jan 2025

https://github.com/mudaston/react-empanadas

:atom: This site is an online store for ordering food. Created with next js and redux tools and also has multilingual that created with i18next library.

axios classnames i18next json-server next next-i18next nextjs-typescript programming react reactjs redux redux-thunk redux-toolkit spa styled-components typescript

Last synced: 21 Jan 2025

https://github.com/jonathas/angular2-alura

Alura's Angular 2 Course: Even more powerful webapps part 1

angular angular2 javascript spa typescript

Last synced: 16 Jan 2025

https://github.com/atshakil/react-redux-post_load_ops

A scaffold that demonstrates the working strategy of PostLoadOperations service with React and Redux

javascript react redux spa

Last synced: 01 Feb 2025

https://github.com/renebentes/curso-angular

Códigos do Curso de Angular - Loiane Groner

angular front-end spa typescript

Last synced: 05 Feb 2025

https://github.com/mirianalejandra1996/report-generator

📠 Project developed in VueJs that generates reports in .xlsx 📝(Excel) format for Tkambio company 💰

challenge excel excel-export javascript javascript-framework laboratoria momentjs sass scss single-page-applications spa vue

Last synced: 08 Jan 2025

https://github.com/namikazebadri/starterkit-nextjs

NextJS project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

docker-image hybridserverstatic nextjs project-template spa

Last synced: 18 Jan 2025

https://github.com/curegit/vue-spa-template

Vue + Vite + TypeScript + ESLint + Prettier template for single-page applications

eslint npm prettier spa template typescript vue vuejs

Last synced: 18 Jan 2025

https://github.com/neelanjan00/to-do-single-page-application

A Single Page Application (SPA) made using AJAX, jQuery, Bootstrap, and JavaScript that serves as a daily to-do list.

ajax bootstrap3 css html jquery js spa

Last synced: 11 Jan 2025

https://github.com/gojax64/heroes-app

Single Page Application that presents the most popular superheros of Marvel and DC, this app use static information. Developed in React JS v18, with Vite and Tailwind CSS. In addition Unit testing with Jest.

react-js spa

Last synced: 29 Jan 2025

https://github.com/chinsun9/hello-react

react spa example

example react spa

Last synced: 30 Jan 2025

https://github.com/bad-logic/isomorphic_app_react_express

isomorphic, ssr, spa, redux

isomorphic redux spa ssr

Last synced: 21 Jan 2025

https://github.com/goldylucks/tiny-spa-router

Tiny SPA Router (no dependencies)

javascript javascript-library npm-package router spa

Last synced: 28 Dec 2024

https://github.com/dutchwebworks/vanilla-spa-learning

Follow a course on building a vanilla SPA

javascript learning-by-doing spa vanilla-javascript

Last synced: 18 Jan 2025

https://github.com/kimoamego/criativo

landing page is using HTML, CSS, and Bootstrap to offer a visually appealing and responsive design. It is crafted to ensure easy navigation, fast loading, and a seamless experience for users, all while showcasing the core features of the delivery service.

bootstrap config css3 frontend git github-config html5 javascript landing-page react readme reponsive-web-design spa web-development

Last synced: 03 Feb 2025

https://github.com/romsmnk/ngsight

The NgSight app is business intelligence dashboard helps manage orders.

angular html-css js spa typescript

Last synced: 18 Jan 2025

https://github.com/kimoamego/bakery

landing page is developed using HTML, CSS, and Bootstrap, providing an attractive and fully responsive design. It focuses on delivering a smooth user experience with clear navigation, quick access to key information, and a modern look that highlights the main features of the delivery service.

clean-code config css3 frontend git github github-config html5 javascript landing-page responsive spa web-development website-design

Last synced: 03 Feb 2025

https://github.com/mirzobox/react-tutorials

It is notes of React library. React is best of the best for me 😊

jsx jsx-renderer jsx-syntax jsx-templates react react-hooks react-router reactjs spa

Last synced: 21 Jan 2025

https://github.com/rahmatrhd/react-final-projects

react and react native class batch1 Connext final projects

react spa typescript

Last synced: 21 Jan 2025

https://github.com/gitfrandu4/ftv-birds-info

Práctica de DAW2 - Aves endémicas de la isla de Fuerteventura (Angular)

angular aves fuerteventura spa

Last synced: 30 Dec 2024

https://github.com/vs0uz4/spa_vuejs

Curso de SPA com Vue.js Dockerizado

axios highcharts jwt nodejs spa vue-router vuejs2 vuex webpack

Last synced: 07 Jan 2025

https://github.com/baguilar6174/react-heroes-app

This application is the result of the React: De cero a experto ( Hooks y MERN ) course, it consists of a simple application with basic and advanced React concepts.

react spa vite

Last synced: 28 Dec 2024

https://github.com/onadan/swiftdocs

SwiftDocs is a revolutionary documentation platform designed to simplify and enhance project management and teamwork. This cutting-edge tool automates the creation of product, system, and requirement documentation, allowing you to focus on achieving your project goals.

ai nextjs openai react spa tailwindcss

Last synced: 30 Dec 2024

https://github.com/wolfeidau/echo-spa-middleware

This echo middleware for use with single page applications (SPA).

echo golang middleware spa

Last synced: 19 Jan 2025

https://github.com/ataimasov/_.test-jquery-spa

Тестовое на верстку с jQuery. Доп. реализовал SPA с помощью плагина

gulp jquery js jsviews scss spa

Last synced: 21 Jan 2025

https://github.com/darkzarich/weather-app

Simple SPA that shows weather. Made Vue3 + Tailwind CSS project

env spa tailwindcss vue-router vue3 vue3-typescript

Last synced: 19 Jan 2025

https://github.com/micke85/balboa-gs510dz-with-panel-vl801d

An Arduino/esp8266 library to direct interface Balboa Series GS (GS510DZ) hot tube control system with panel VL801D.

arduino-library automation balboa gs510dz hot-tub iot mqtt spa vl801d

Last synced: 21 Dec 2024

https://github.com/vsimko/vue-vuetify-parcel-now-example

Example project showing Vue+Vuetify bundled using Parcel and deployed to Zeit/Now

example-project parcel-bundler single-page-app spa vuejs2 vuetify zeit-now

Last synced: 11 Jan 2025

https://github.com/gabrielf7/calculando-em-angular

Repositório destinado ao início dos estudos em AngulaJS.

angular material spa

Last synced: 30 Dec 2024

https://github.com/lmiranda08/seguridad-delco

Seguridad Delco Website

angular spa

Last synced: 21 Jan 2025

https://github.com/glowiep/quick-memo

Quick Memo is a responsive React web app with a minimalist interface for keeping track of notes.

note-taking passion-project react reactjs single-page-app spa

Last synced: 11 Feb 2025

https://github.com/cirmifrancis/paladar-restaurante

Project of a fictional restaurant created with Astro and Tailwind CSS, aimed at practicing these technologies.

astro css frontend gsap html javascript responsive seo spa tailwind web

Last synced: 08 Feb 2025

https://github.com/muchassak/home-budget

SPA for managing your finances by taking track of your budgets and expenses 💸

javascript react react-dom react-router-dom single-page spa tailwind

Last synced: 11 Feb 2025

https://github.com/ajsalemo/nodewebsockets-project

A small web sockets project with Vue as the UI and Node with the WS package as the server.

azure javascript node spa vue websockets ws wss

Last synced: 29 Dec 2024

https://github.com/linhntaim/render-man

A middle man, also a module and an application, wants to render your SPA on the server.

application manager node node-js nodejs prerender prerender-io render seo server spa

Last synced: 23 Jan 2025

https://github.com/mateus-s-quintanilha/dentist-app

A Landing-Page made for a real Dentist Office.

angular bootstrap5 javascript landing-page ngbootstrap scss spa typescript

Last synced: 01 Jan 2025

https://github.com/voorjaar/fresh_mtos

A plugin for Deno Fresh that turns your site into a single page application.

deno deno-module denoland fresh mtos spa

Last synced: 21 Dec 2024

https://github.com/doug-oliveira/grabber

A SPA Youtube, Instagram, Tiktok video downloader.

downloader rails ruby spa video

Last synced: 09 Feb 2025

https://github.com/chneau/docker-nginx-spa

Docker image used to serve a Single Page App with environment substitution

docker environment nginx runtime spa substitution

Last synced: 27 Dec 2024

https://github.com/uzulla/talk_deck_gacha

Apps for smartphones to use when you have no idea what to talk about.

nextjs party-game spa

Last synced: 24 Jan 2025

https://github.com/vuldin/readmore

render new content in a react component on button click

cms component next react spa

Last synced: 07 Jan 2025

https://github.com/takeruun/aws-free-infra

Web service operation infrastructure configuration within free range using AWS

cloudfront ecs iac spa terraform

Last synced: 29 Jan 2025

https://github.com/skomorox/react-three-nephilim

3d SPA engine based on React and Three.js

animation mvc react react-three react-three-spa spa threejs

Last synced: 02 Nov 2024

https://github.com/oleg-darkdev/footprints-of-romas_app

Research project presented as an interactive map depicting the locations of Romani repressions in Belarus during the period of World War II.

aws-ec2 belarus history javascript map mapbox romanian spa strapi-cms sveltejs sveltekit tailwindcss world-war-2

Last synced: 21 Dec 2024

https://github.com/graphtylove/warcraft_stats_frontend

React App for Warcraft Stats

react spa world-of-warcraft

Last synced: 07 Jan 2025

https://github.com/volfpeter/ck-ts-react-webpack-app

Minimal cookiecutter template for translatable single-page web applications using TypeScript, React, and Webpack.

cookiecutter cookiecutter-template react reactjs single-page-app spa translation typescript webpack

Last synced: 05 Feb 2025

https://github.com/selmasaltik/advanced-routing

Building a Multi-Page SPA with React Router /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"

multi-page-application react react-router react-router-dom routing spa

Last synced: 22 Dec 2024

https://github.com/rl-king/simple-elm-spa

A small single page app written in Elm, highlighting how the language helps you create fun, reliable and maintainable apps.

elm spa

Last synced: 29 Jan 2025

https://github.com/hrz8/gohx-template

Simple Template for Fullstack Web App using Go+HTMX+templ with SPA-like router

bulma fullstack golang htmx spa templ

Last synced: 01 Feb 2025

https://github.com/newhoteng/math-magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

api jsx react spa

Last synced: 05 Feb 2025

https://github.com/ddipper/eventerwebapp

A simple web application for some person.

js spa vite vue

Last synced: 27 Dec 2024

https://github.com/newhoteng/bookstore

Bookstore is a Single Page Application(SPA) website that displays a list of books and allows users to add or remove a selected book.

reactjs redux spa

Last synced: 05 Feb 2025

https://github.com/bearddan2000/nodejs-web-preact-spa-router-template

A template for the preact framework, a superset for react,

nodejs npm preact router spa template web

Last synced: 29 Jan 2025

https://github.com/bearddan2000/nodejs-web-preact-spa-router-eslint-template

A template for the preact framework, a superset for react,

eslint nodejs npm preact router spa template web

Last synced: 29 Jan 2025

https://github.com/juliazib/hamburgueria-spa

SPA construída como projeto final do Módulo 5 do Curso de Web Dev Full Stack da Resilia Educação

javascript react single-page-application spa styledcomponents

Last synced: 21 Jan 2025

https://github.com/maestre3d/private-cloud-watcher

An SPA web app to manage your cloud-stored resources.

angular aws cdn javascript s3 spa webapp

Last synced: 13 Feb 2025

https://github.com/andrusenn/routersveltetemplate

Routing for svelte

router routing spa svelte

Last synced: 21 Nov 2024

https://github.com/danialeyz/spa-app

This is a single page application (SPA) project made with DaisyUI and TailwindCSS, two CSS frameworks that offer multiple themes and interactive features.

daisyui dark-mode single-page-app single-page-applications spa tailwindcss theme vanilla-javascript

Last synced: 03 Feb 2025

https://github.com/aryajava/rc40-challenge22-spa

This project is a Single Page Application (SPA) that utilizes a RESTful API to perform BREADS (Browse, Read, Edit, Add, Delete, Sort) operations.

api bootstrap5 breads expressjs font-awesome full-stack javascript jquery mongodb nodejs restful-api spa web-development

Last synced: 09 Feb 2025

https://github.com/ecomclub/refapp

Parse Refract JSON to API Reference jQuery and Bootstrap SPA

api-reference apiblueprint docs-generator documentation-tool jquery-plugin refract spa

Last synced: 23 Jan 2025