bookstore website created by react.js
https://hazem-alsaqaan.github.io/bookstore/
-
- Open terminal windows
- make sure to
cd
to the correct directory as necessary. - clone the repository from github
git clone
URL - cd to the
bookstore
directory - run
npm install
- run
npm start