Skip to content

mahmudinm/react-recipe-app-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Resep Makanan Client / React Recipe App

Email dan password

Installing API

  • Download API Laravel Resep Makanan API
  • git clone atau download
  • composer install / composer update
  • duplicate .env.example to .env
  • import database.sql
  • change your config database
  • config database pada file .env
  • php artisan key:generate
  • php artisan jwt:secret
  • php artisan serve

Installing Client

  • git clone atau download
  • yarn install / npm install
  • yarn start / npm start

Package yang di gunakan

  • axios
  • moment
  • formik
  • yup
  • bootstrap
  • reactstrap
  • jwt-decode
  • redux
  • react-redux
  • redux-saga
  • redux-persist
  • redux-devtools-extension
  • react-table
  • react-content-loader
  • react-router-dom
  • react-infinite-scroll-component
  • react-loader-spinner
  • react-toastify
  • react-select

Credit to

Screenshot / Preview App

Preview Home Recipe App Halaman Recipe List Halaman Recipe Form Create Halaman Recipe Form Edit