React app to manage a bookstore.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- CSS
- ES6
- Jest
- Heroku
React app to manage a bookstore.
Visit Magic-books
- Internet Connection
- Web Browser
- Code Editor
- Node Package Manager (NPM)
- Open your terminal
- Windows:
Win + R
, then typecmd
| Mac:Command + space
, then typeTerminal
| Linux:Ctrl + Alt
- Windows:
- Navigate to a directory of your choosing using the
cd
command (e.g: cd my-directory/) - Run this command in your OS terminal:
git clone https://github.com/Diegodsha/Magic-books.git
to get a copy of the project. - Navigate to the project's directory using the
cd
command - Run
npm i
to install all dependencies
- From within the project directory run
npm start
to start a local server in your web browser. - Available Paths:
- Visit
http://localhost:3000/
for Home view
Thanks to React integrated testing library users can simply run npm test
from within the project's folder to execute all the tests.
👤 Diego Hernández
- Portfolio: Portfolio
- LinkedIn: diegoshdezaguilar
- GitHub: @Diegodsha
- Twitter: @diegohdezchimo
Give a ⭐️ if you like this project!
Microverse
This project is MIT licensed