git clone https://github.com/jatiinyadav/Books-Library-using-ReactJs.git
- Run this command in your terminal:
npm install
- In the project directory, you can run:
npm start
- Builds the app for production to the build folder:
npm run build
- You can learn more in the Create React App documentation.
- To learn React, check out the React documentation.