/Book-Store

This project will lay foundations for your Bookstore website. I will create a React and Redux app. I will structure my files using the "feature folder" approach. I will also set up routing using React Router.

Primary LanguageJavaScript

Book Store

This project will lay foundations for your Bookstore website. I will create a React and Redux app. I will structure my files using the "feature folder" approach. I will also set up routing using React Router.

image

Live link

For live preview click here

Built With

  • HTML
  • CSS
  • BootStrap
  • React
  • Redux
  • Webpack

Getting Started

1 - On Github, on the main page of the Book-Store repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/Book-Store.git).

  • To get a local copy up and running follow these steps.

2 - open your terminal and clone the project running

git clone https://github.com/shadabwahidullah/Book-Store.git

3 - install or update your npm running

npm install or if you have it installed already npm update

4 - start your local server and build project using

npm start

Testing

We use Jest library to test our code.

You can run those tests locally if you follow the steps above from 1 to 3, and then run:

npm test

Authors

👤 Wahidullah Shadab

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.