- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
book-store is a repository.In this project, I have restructured our Awesome books app code. The goal was to show my react.js skills.
Client
Form backend service
- Demo of Linters
- Demo of book-store
To run this project, you need the following:
- 🌐 Web browser
- 🐙 Git
- 👨💻 Code editor
Clone this repository to your desired folder:
git clone https://github.com/Eccb7/book-store.git
To install all dependencies, run the following command:
npm install
To run tests, use the following commands:
- To track CSS linter errors, run:
npx stylelint "**/*.{css,scss}"
- To track JavaScript linter errors, run:
npx eslint "**/*.{js,jsx}"
To build the project, run the following command:
npm run build
To run the webpack development server, execute the following command:
npm start
👤 Ojwang Briton
- GitHub: @Eccb7
- Twitter: @briton_otieno4
- LinkedIn: briton-otieno-ba6591244
- Add mobile version
- Add Model
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give ⭐️
I would like to thank my teammembers
This project is MIT licensed.