ParksClient.Solution

An MVC app used to demonstrate parks api

By Nick Reeder

Build Status

Technologies Used

  • c#
  • .Net
  • Entity
  • MVC architecture
  • ASP.NET
  • EF Core

Get Started

  • Open your favorite Terminal

Installation

git clone https://github.com/reeder32/ParksClient.Solution.git
Open in VS Code
cd ParksClient.Solution
code .

Start Server

cd Parks
dotnet run

Run on Browser

FYI This is running on http://localhost:4000, and you need to have the api running on http://localhost:5000 for it to work. The api project can be found at https://github.com/reeder32/Parks.Solution.git

cd PierresBakery
dotnet run

Open your browser here

License

MIT License © 2021 Nick Reeder

Contact Information

email me

Other projects

iOS work