https://github.com/rohitsharma50/personal-bookshelf
MY-Bookshelf project
https://github.com/rohitsharma50/personal-bookshelf
api bookshelf calling local-storage-data-saving local-storage-using localstorage web-storage-api
Last synced: 15 days ago
JSON representation
MY-Bookshelf project
- Host: GitHub
- URL: https://github.com/rohitsharma50/personal-bookshelf
- Owner: RohitSharma50
- Created: 2024-06-10T06:51:38.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-10T12:45:01.000Z (11 months ago)
- Last Synced: 2024-06-11T13:21:50.086Z (11 months ago)
- Topics: api, bookshelf, calling, local-storage-data-saving, local-storage-using, localstorage, web-storage-api
- Language: JavaScript
- Homepage: https://master--my-library1.netlify.app/
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Bookshelf 🚀
- I made [🚀 Personal bookshelf 😍](https://master--my-library1.netlify.app/) from scratch using React.js, which is the part of assesment from a compney
## To Clone this Repository
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
```bash
git clone "https://github.com/RohitSharma50/personal-bookshelf.git"
```Go to the project directory
```bash
cd personal-bookshelf
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run start
```After doing this this application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
#
## Key Features
◉ Utilize the Web Storage API (localStorage) to store the user's bookshelf persistently.
◉ fetch data from api and duisplays it here.## 🔗 Let's Connect
[](https://www.linkedin.com/in/rohit-sharma50/)