shaneallantaylor / soloproject-picture-gallery

A simple CRUD application used for demonstration and mentorship utilizing React, Node/Express, and SQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cats, Cutes, and CRUD Operations

This is a basic CRUD app for used for demos and mentorship.

To install, clone this repo and run to the following code:

npm install

To use, be sure to set up a .env file with your SQL DB connection information and then run the following:

npm start

Enjoy!

About

A simple CRUD application used for demonstration and mentorship utilizing React, Node/Express, and SQL.


Languages

Language:JavaScript 83.6%Language:CSS 14.6%Language:HTML 1.7%