Skip to content

aquibm/react-dynamic-crud-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dynamic CRUD Demo

Based heavily on the headless netlify-cms

Client Side Tech

  • React
  • React Router

Server Side Tech

  • MariaDB
  • Express
  • Knex

Setup

  • Clone
  • Setup MariaDB locally
  • Rename .env.sample in /server to .env and populate with database connection details
  • Execute yarn install followed by npm start to run the server on localhost:8080
  • Execute yarn install followed by npm start in the /client folder to start the client on localhost:3000
  • View on the web!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages