An app that displays book management records and their respective categories. Built with HTML5, CSS3, and React.
- HTML5
- CSS3
- JavaScript
- React
live demo links go here
To get a copy of this project running on your local computer, do the followings:
- Must have a working computer
- A Web-Browser installed (Chrome - Recommended)
- Install VSCode (link)
- Clone this project repository on your local computer. (link)
- Open the project directory with VSCode
Open Terminal/Shell inside your VSCode and run
npm install --force
- For stylelint tests, run
npm run lint:style
- For eslint tests, run
npm run lint:es
- For react tests, run
npm test
deployed version link goes here
👤 Steve
- GitHub: @sntakirutimana72
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Fellow Micronauts
This project is MIT licensed.