Skip to content

Eccb7/react-redux-template

Repository files navigation

Book Store

📗 Table of Contents

📖 book-store

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.

🛠 Built With

Tech Stack

Client
Form backend service

Key Features

  • Demo of Linters
  • Demo of book-store

(back to top)

(back to top)

💻 Getting Started

Prerequisites

To run this project, you need the following:

  • 🌐 Web browser
  • 🐙 Git
  • 👨‍💻 Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/Eccb7/book-store.git

Install

To install all dependencies, run the following command:

npm install

Run Tests

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}"

Build

To build the project, run the following command:

npm run build

Webpack Development Server

To run the webpack development server, execute the following command:

npm start

(back to top)

👥 Author

👤 Ojwang Briton

(back to top)

🔭 Future Features

  • Add mobile version
  • Add Model

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank my teammembers

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published