Skip to content

heidign/tsx-dotnet-order-form

Repository files navigation

REPO SIZE TOP_LANGUAGE


Order Form

Description

Duration: One Weekend

This is a simple SPA order form built with C#/.Net, Typescript & React for practice. Feel free to give it a spin if you'd like!

Table of Contents:

  1. Prerequisites
  2. Installation & Setup
  3. Usage
  4. Built With
  5. Acknowledgement
  6. Connect With Me

Prerequisites

  1. To install the dependencies, be sure to have at lease version 18 of node installed
  • node
    npm install node@v18.13.0

Installation & Setup

  1. Fork and clone the repo
    git clone https://github.com/heidign/tsx-dotnet-order-form.git
  2. Install NPM packages
    npm install
  3. Open Postico and create a database (database name: jewelry_order)
  4. Migrate database with dotnet ef migrations and dotnet ef database update
  5. dotnet run in your terminal
  6. npm start in a second terminal
  7. Navigate to localhost:3000/api/jewelry

Built With

Acknowledgement

Thanks to Prime Digital Academy and my instructors Dane, Key, and Edan who equipped and helped me to make this application a reality.

Support

If you have suggestions or issues, please message me on GitHub.

Get in Touch

If you would like to chat about tech or potential opportunities please send me an email or connection request on LinkedIn.

heidiganac@gmail.com Gmail

LinkedIn/heidign

TypeScript

React

Node

cSharp

DotNetCore

postman

MUI

HTML5

CSS3

Visual Studio Code

Git

GitHub

About

Simple order form using Typescript, React, Nodejs, with a C# and .Net backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published