Skip to content

muratayik/recipe-book-react-csr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Book Frontend React 💻

This repository is the frontend part of reipe-book application written in React (v18). To see the live demo you can visit s3 hosting url here.

Run locally

  • Clone repository to local machine.
  • cd recipe-book-react-csr
  • npm install
  • If you want to use local backend please follow steps to run backend locally here and run npm start:dev.
  • If you want to use remote backend and test frontend only, run npm run start:prod
  • Visit localhost:3000

Technologies

  • React (v18)
  • React Hook Form (v7)
  • React Router (v6)
  • Redux (v9)
  • Axios (v1)
  • Bootstrap (v5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published