MichelleTanzil / Home-Country-Plate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Country Plate - Under Development

All Contributors

Home Country Plate is an application built by and for immigrants. As immigrants and California residents, we sympathize and share the food cravings from our home countries.

Home Country Plate introduces home cooks around your area to purchase a variety of meals delivered or be picked up.

Techonologies Used


  • ASP .NET - CQRS Architecture
  • React
  • SQLite - Temporary Database
  • Cloudinary - Cloud Storage for large files

Usage


Prerequisites:

  • .NET Core 3.1
  • Node

Running the application:

  • Open a terminal, navigate to the client folder, cd client. Then, install the node dependencies, npm i. Finally, to run the application, npm run start.
  • In a second terminal, navigate to the API folder, cd API. Then run the application using dotnet watch run

Contributors ✨


Thanks goes to these wonderful people (emoji key):


Nadia Nguyen

💻

Michelle Tanzil

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About


Languages

Language:C# 52.6%Language:TypeScript 46.1%Language:HTML 0.8%Language:CSS 0.5%