- Notifications
You must be signed in to change notification settings - Fork0
The BookStore is a web-based application that allows you to create/manage a list of your favorite books.
License
benwmx/BookStore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The BookStore is a web-based SPA application that allows you to create/manage list of your favorite books.the data is saved in an external API hosted byMicroverse
Hosted by NetlifyLink
Note :This project was bootstrapped withCreate React App, using theRedux andRedux Toolkit template. to learn more aboutReact
visit this links :
- Create React App documentation.
- To learn React, check out theReact documentation.
to use this repo please follow this steps :
you need npm to run the commands, if you don't already have it go to this link to install it in your machinenpm
- clone the repo :
https://github.com/benwmx/BookStore.git
- create your branch
- run
npm i
to install the node packages.
to use this repo and add your suggested changes :
- Create a new branchthen
- Add your changes
In the project directory, you can run:
npm start
Runs the app in the development mode.
Openhttp://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section aboutrunning tests for more information.
npm run build
Builds the app for production to thebuild
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section aboutdeployment for more information.
npm run eject
Note: this is a one-way operation. Once youeject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you caneject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands excepteject
will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever useeject
. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
- GitHub:@benwmx
- Twitter:@ben_wmx
- LinkedIn:Rachid Boudaoudi
Contributions, issues, and feature requests are welcome!
Feel free to check theissues page.
Give a ⭐️ if you like this project!
This project isMIT licensed.
About
The BookStore is a web-based application that allows you to create/manage a list of your favorite books.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.