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!
- To install the dependencies, be sure to have at lease version 18 of node installed
- node
npm install node@v18.13.0
- Fork and clone the repo
git clone https://github.com/heidign/tsx-dotnet-order-form.git
- Install NPM packages
npm install
- Open Postico and create a database (database name:
jewelry_order
) - Migrate database with
dotnet ef migrations
anddotnet ef database update
dotnet run
in your terminalnpm start
in a second terminal- Navigate to localhost:3000/api/jewelry
Thanks to Prime Digital Academy and my instructors Dane, Key, and Edan who equipped and helped me to make this application a reality.
If you have suggestions or issues, please message me on GitHub.
If you would like to chat about tech or potential opportunities please send me an email or connection request on LinkedIn.