Skip to content

VmayaV/recipes-app

Repository files navigation

Recipes App

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

This is a simple app for recipes builded with React.js, Webpack and Tailwind.

The app is

  • Responsive
  • It has carousel working with transitions
  • Details page for every recipe

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

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

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • typescript
    npm install typescript@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/VmayaV/recipes-app.git
  2. Install NPM packages
    npm install
  3. Run
    npm run serve
  4. Navigate to http://localhost:8081/recipes-app/
  5. Explore the app on https://vmayav.github.io/recipes-app/

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published