Skip to content

ttemple06/react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React / NestJS App with MySQL DB

This project was bootstrapped with Create React App.

Description

This sample React app demonstrates basic CRUD on a Full Stack React / NodeJS (NestJs) Application with MySQL database.

Demonstrates use of the following features:

  • React Hooks (e.g. useEffect and useState)
  • V6 of the react-router-dom
  • Formik (see https://formik.org/)
  • Custom component implemenation for the multi-select listbox
  • Yup for schema validation (see https://github.com/jquense/yup)
  • Auth0 Authentication using auth0-react library and the useAuth0 hook

Prerequisites

Quick Demo

Screen.Recording.2023-03-05.at.8.54.10.PM.mov

Running the app

npm start

Runs the app in the development mode.
Open http://localhost:3001 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published