Bookstore Project

This project is a Microverse exercise on building Library app using react and redux, functional and class component, State, Props, ES6 modules, import and export, Hooks, Router, Reducer, Store, Action, setting up the environment and tools needed to develop a React application using Create React App (CRA),

Author

👤 Abimbola Aminat Buari

Development (Running locally)

  • Clone the project
git clone https://github.com/bimbolabuari/mv-bookstore-react-redux.git
  • Install Dependencies
npm install

To run check against Stylelint, you may run the lint task:

npx stylelint "**/*.{css,scss}"

You can also check against Eslint:

npx eslint .

🤝 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

  • Microverse
  • Code reviewer(s).