- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- Bookstore CMS** The Bookstore CMS website that has a BOOKS management system. All data is preserved thanks to the external Bookstore CMS API service.
- HTML.
- CSS.
- JavaScript
- LINTERS.
- REACT.
Client
- A calculator Layout.
- You can find the website here
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Chrome browser
- npm
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Ochiengsteven Bookstore CMS.git
Install the prerequisites this project using:
cd Bookstore CMS
npm install
npm run build
To run the project:
npm start
To run tests after setting up the linters, run the following command:
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
👤 Ochieng Steven Otieno
- GitHub: @Ochiengsteven
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, create a pull request or hit me up on Twitter or @Ochiengsteven
- I thank Microverse Reviewers for reviewing my pull requests.
- This project is MIT licensed.