Skip to content

Azarattum/RecipeApp-Frontend

Repository files navigation

Recipe App [Front End]

Front end web interface for RecipeApp-Backend.

Features:

  • Search your recipes with nice UI

Usage:

Start your web server from ./dist folder. Your can change the API address in ./src/components/app/app.ts file.

Installation:

Install all dependencies:

npm install

NPM Scripts:

Script Description
serve Starts the webpack development server
release Creates a production build of the project
build Builds the entire project with webpack
watch Watches all file changes and rebuilds them if necessary

About

Front end web interface for RecipeApp-Backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published