mertsert / fullstack-web-sw

Simple, Useful Full Stack Express and React Application & api client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack React Express Web Application

Introduction

This repository contains a simple Full Stack Express / React application. It is intended to demonstrate as wide an array of features as possible while still keeping the app simple and easy to understand.

Installation

First, install the programs required to run the application:

Next, clone this repository and install dependencies:

git clone https://github.com/mertsert/fullstack-web-sw.git
npm install

Now, start the development environment with the following command:

npm run server

About

Simple, Useful Full Stack Express and React Application & api client.


Languages

Language:TypeScript 88.5%Language:CSS 6.3%Language:HTML 5.2%