Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerlepine authored Dec 10, 2023
1 parent 4e73c23 commit 4fee4cd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ A grocery product catalog to assist budgeting and managing a shopping list store
- [OpenFoodFacts](https://world.openfoodfacts.org)
- [Google CSE](https://cse.google.com)
- [Spoonacular](https://spoonacular.com/food-api/docs)
- [Heroku](https://www.heroku.com/) (for hosting frontend)

## 🏗️ Architecture

Expand All @@ -49,9 +50,9 @@ A grocery product catalog to assist budgeting and managing a shopping list store
## ⚙️ Local Development

```sh
$ cp .env.sample .env
$ npm install
$ npm run dev
$ cp .env.sample .env
$ npm install
$ npm run dev
```

## 🌐 Links
Expand Down

0 comments on commit 4fee4cd

Please sign in to comment.