Welcome to Personal BookShelf! This is a simple react application made for an Assessment
To get started with Personal BookShelf, follow these steps:
-
Clone the repository:
git clone https://github.com/Ashish-CodeJourney/personal-bookshelf.git
-
Navigate into the project directory:
cd personal-bookshelf
-
Install the dependencies:
npm install
-
Run the application:
npm run dev
-
Once the application is running, you can access it in your browser at http://localhost:5173/.
Check out mypersonalbookshelf to see live demo.
- Add Books: Easily add new books to your collection by providing their title, author, and other details.
- Remove Books: Remove books from your collection that you no longer want to keep track of.
- ReactJs
- Deployed on Vercel