A self learning project to implement React, Redux, React Router by integrating Stripe Payment API and firebase
- To implement the basic understanding of React.
- Understand the integration of Stripe Payment API.
- Authenticate users by using firebase.
- Understanding React Router and Redux Store.
- Run
npm ito install all dependencies. - Run
npm startto start the development server.