To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone git@github.com:Logano-7/gerichtResturantDesign.git
# Go into the repository
$ cd gerichtDesign
# Install dependencies
$ npm install
# Run the app
$ npm run dev
-
SmallTalk - A Full-Stack MERN Chat app with full authentication. Uses Context and local storage to navigate the user.
-
Hangman - A Hangman Game built with React in Typescript
-
Logan's Logs - A Full-Stack Blog with working authentication using Cookies. Displays Blog posts taken from a SQL Database.