Skip to content

berik/Carsales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carsales

Task for Carsales

  1. Screenshot of list of listing Screen Shot 2020-12-15 at 10 48 58 pm

  2. Screenshot of adding new listing Screen Shot 2020-12-15 at 10 50 32 pm

Setup dev environment

  1. Install .net 5 https://dotnet.microsoft.com/download/dotnet/5.0
  2. Install nodejs https://nodejs.org/en/
  3. Install docker for mac
  4. Pull docker image https://hub.docker.com/_/microsoft-mssql-server
  5. Install Azurite(For Azure Storage) to keep images on localmachine - https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azurite

Run

  1. Open terminal and navigate to Carsales/WebApp/ClientApp and run npm start
  2. Open terminal and navigate to Carsales/WebApp and run dotnet run

About

Task for Carsales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published