Fettuccine Svelte Themes

Fettuccine

Svelte app for vetting scraped Umami recipes


Logo

Fettuccine

Table of Contents

  1. About The Project
  2. Getting Started
  3. Deployment
  4. Contributing

About The Project

Webapp for vetting scraped Umami recipes. Upon entering a URL, an editable preview can be viewed and modified before being saved to the database.

Built With

  • Svelte - Frontend
  • AWS Amplify - Hosting

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm

Installation

  1. cd into fettuccine/
  2. run npm install
  3. start server with npm run dev -- --open

Deployment

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Contributing

Contributions are what make the community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top categories

Loading Svelte Themes