csm-kb / frontback-exp

Experiments with an Express back-end and a Next.js front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express + Next.js Experiments

This repository is a sample/experimentation platform for building a complete web application by serving an API from a back-end written in Express, plus a front-end that can service the API's endpoints written in the Next.js framework.


Copyright © Omnith LLC

About

Experiments with an Express back-end and a Next.js front-end

License:MIT License


Languages

Language:JavaScript 52.2%Language:TypeScript 32.9%Language:CSS 15.0%