Shubh-Dev / react-bookstore-shubh

This app will keep track of books in a library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store

The website allows users to keep record of books and update book data.

Built With

  • Major languages: JavaScript, HTML, CSS
  • linters
  • Frameworks: React

Live Demo (if available)

Screenshots


Getting Started

To get the content of this project locally you need to run this command in your terminal:

Click on the link below, It will take you to the github page. Find the Green "code" button and click on it. You will find a HTTPS link there. Copy the link for now. Open terminal in your local system. Navigate to the folder where you want to save this project. then type "git clone" and paste the link, press enter. The project now is cloned to you system. then cd to the project folder "cd react-bookstore-shubh" and press enter. Now you are in the project directory. Type "code ." Your default code editor will open up. In the terminal of your code editor type "npm install" and press enter. It will take some to install all the dependencies. Once the installation is done, finally type "npm start", now you can see the project in your browser.

BookStore

After cloning In the project directory, you can run:

npm start

👤 Shubh M

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This app will keep track of books in a library


Languages

Language:JavaScript 61.8%Language:SCSS 28.2%Language:HTML 10.0%