An Awesome project which I used to jumpstart my journey in Front-End development!
Explore the docs »
This is an E-commerce application similar to Shopify using Reactjs
Here's why:
*A registration and login process along with Google authentication.
- Navigation between categories and products
- Shopping cart management
- Implementation of a means of payment
This project allowed me to deeply approach the different aspects of a web application developed in React and Redux
React
React Router
Redux
Redux Saga
Asynchronous Redux
React Hooks
Context API
Sass
Firebase
Stripe API
Styled-Components.
Requirements
Node.js Yarn or npm
- npm
npm install npm@latest -g
$ git clone https://github.com/BalogunVictor/royal-clothing.git
$ cd royal-clothing
$ git checkout -b your-feature
$ git commit -m 'feat: Your new feature'
$ git push origin your-feature
## Usage
## Contributing
### Creating A Pull Request
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## Authors
* **Balogun Victor** - *Front-End developer* - [Balogun Victor](https://github.com/BalogunVictor) - *Built ReadME Template*
## Acknowledgements
* []()
* []()
* []()