Skip to content

aquibm/react-dynamic-crud-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

No packages published