Skip to content

ansaryergesh/capstone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fetching dates from API using React/Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published