Skip to content

huseyin-aln/Recipe-App-RP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-App-RP

Table of Contents

Overview

Recipe-App-RP

Built With

  • HTML
  • CSS
  • JS
  • REACT

Features

To display the recipes using the recipe api.

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/huseyin-aln/Recipe-App-RP

# Install dependencies
  
    "axios": "^0.27.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-icons": "^4.4.0",
    "react-router-dom": "^6.3.0",
    "react-scripts": "5.0.1",
    "styled-components": "^5.3.5"

Acknowledgements

  • To display the recipes using the recipe api.
  • If the user was not logged in, couldn’t access the detail page.
  • Styled-component library was used for styling, react-router library for page transitions.

Contact