Skip to content

yavuzsinan42/bookshelf-app-with-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf App is a library app developed with React and Firebase.

In this application, operations such as adding a book, deleting a book, user registration, user login are coded using firebase Authentication and hooks.

bookshelf-app.mp4

To run the application

Firstly, Create a config file for google firebase connection.

Then, To install the libraries, run the code below in the directory where you downloaded the project codes:

npm install

Finally, run the code below to run the project

npm start

If you want to build:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published