Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.35 KB

README.md

File metadata and controls

69 lines (42 loc) · 1.35 KB

React-Redux Project

Description

Make a project with fetching API. Used react-thunk middleware for asynchronous requests to the external API, for receiving or saving data and react-redux to save states into the store. The project is a simple SPA with three navigation page with a unique route path.

Install, Run and Build program

npm install

npm start

npm run build

Testing

Testing is important part of projects. You can find test by this path: "src/tests". Write following command to run tests:

npm test

Live Demo

Live Demo

Built With

  • React
  • Redux
  • JavaScript
  • Bootstrap 4

Screenshot

alt text

Future Features

  • Make function for contact form to send feedback
  • Include SASS for styling

API

  • To receive data used a ready-made API

Author:

👤 Ansar Yergeshov

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