-Bootstrap 5
-Components
-useState
-useEffect
-Firebase
-useNavigate
-Custom Hooks
-Props
-RestFull API
-useContext
-React-Spinner library
This is my React BooksStore App.In this project, I wanted to make a simple book page using API. After logging in, the user can access the details of the relevant book.I used Google Book API from.
To clone and run this application, you'll need Git
# Clone this repository
$ git clone https://github.com/omer-yagci/BooksStoreReactFirebase.git
# Install dependencies
$ npm i
# Add .env file for API Keys and Firebase App Config
# Run the app
$ npm start
- GitHub omer-yagci
- Linkedin Ömer Kağan Yağcı