The Bookstore is a website that allows you to Display a list of books, Add a book, Remove a selected book and follow your progress. built with React.js
- ReactJs
- Javascript
- Create react App, Git and linters (react-redux).
To get a local copy up and running follow these simple example steps.
- A Browser
- A version control software like git
- A text editor
- nodejs
To get a local copy up and running you'll need to have NodeJS installed on your local machine.
After installing NodeJS please follow the next steps...
-- To clone this project use:
git clone https://github.com/binhussen/book-store.git
-- for installing dev dependecies use:
npm install
-- to run the project use:
npm start
-- After installing the dependencies you can run tests using this command:
npm run test
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
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.