/react-redux-capstone

Bank holidays in England and Wales, Scotland and Northern Ireland

Primary LanguageJavaScript

React Redux Capstone Project (Bank Holidays in United Kingdom)

In this project, we will be working with the real live data from the UK Govt API. We are going to build a web application that tells us the holidays in UK calender. Bank holidays in England and Wales, Scotland and Northern Ireland

Built With

  • HTML
  • CSS
  • React
  • Redux

Getting Started

1 - On Github, on the main page of the react-redux-capstone 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/zainsadaqat/react-redux-capstone.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/zainsadaqat/react-redux-capstone.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

Loom Video Explanation about the Project

Loom Video

Live Project Link

React Redux Capstone Bank Holidays in UK hosted on Netlify

Author

👤 Zain Sadaqat

🤝 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!

Acknowledgments

  • Original design idea by Nelson Sakwa on Behance

📝 License

This project is MIT licensed.