Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 772 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 772 Bytes

Getting Started with Alibrary App

This app is a library app which is using the following Apis

▶ Subjects API doc - https://openlibrary.org/dev/docs/api/subjects

▶ Search API doc - https://openlibrary.org/dev/docs/api/subjects

🫰 This project was bootstrapped with Create React App.

In order to run this app on your local system please follow these steps

1. clone this repo

2. go to app project folder

2. Yarn install

3. yarn start

If everything is 🆗 then app should run on below url

Open http://localhost:3000 to view it in your browser.