Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React, Redux, and Styled Components
Additional description about the project and its features.
-
Major languages (JavaScript)
-
Framework/Libraries (React, Bootstrap)
-
Technologies/tools used
- create-react-app tool - Webpack(Code Bundlng et al) - Babel (code transpiling) - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git clone [email protected]:AnselemOdims/Bookstore.git
$ cd Bookstore
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
👤 Anselem Odimegwu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.