eliasecasta / flavour-bomb

This is the Flavour Bomb Capstone project, a recipes catalog where users are able to navigate different recipes from a public API. Testing done with React testing library and app deployment done to Netlify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Reserved logo

React & Redux Project --> flavour-bomb

Table of Contents

About The Project

This is the Flavour Bomb Capstone project, a catalogue of recipes where users are able to navigate different recipes from a public API. Testing done with React testing library and app deployment done to Netlify.

Screenshots

Categories:

screenshot

Meals:

screenshot2

Recipe:

screenshot3

Demo Link

Live Demo Link

Design Credits

Marc-Antoine Roy on Behance

Prerequisites

  • Code editor
  • Supported Browser
  • Node.js installed

Installation

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

  • Clone this repository into your local machine
  $ git clone https://github.com/e71az/flavour-bomb.git
  • Run:
  $ npm install
  • Run:
  $ npm start
  • Enter in your web browser address bar:

    localhost:8080

  • Wait for the meal categories to load

  • Navigate the recipes!

Automated Tests

  • Run the command and see the output
$ npm test (and press a)

Built With

This project was built using these technologies:

  • Javascript
  • HTML
  • React & Redux Toolkit
  • MealDB API
  • React testing library
  • Netlify
  • ESlint and Stylelint as linters

Contributors

👤 Elias Castañeda

Contributing

🤝

Contributions, issues and feature requests are welcome! Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

License

📝 This project is MIT licensed.

About

This is the Flavour Bomb Capstone project, a recipes catalog where users are able to navigate different recipes from a public API. Testing done with React testing library and app deployment done to Netlify.


Languages

Language:JavaScript 79.5%Language:CSS 12.2%Language:HTML 8.3%