Bookstore - An app that allows you to display a list of added books, add new book and remove a book, built using React, Redux
- Major Languages (HTML, CSS, JavaScript)
- Framework/Libraries (React, Redux)
- 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) or any of your choice
- Git
- Node
- Text editor preferably VScode
$ git clone https://github.com/Doheera-kosi/React_BookStore/: $ cd React_BookStore
Installs the modules and dependancies required to start the project
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
👤 Evans Kupour
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.