Skip to content

BalogunVictor/royal-clothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation


Logo

royalClothing

An E-commerce application built on React.js

An Awesome project which I used to jumpstart my journey in Front-End development!

Explore the docs »

Table Of Contents

About The Project

Screen Shot

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

Built With

React

React Router

Redux

Redux Saga

Asynchronous Redux

React Hooks

Context API

Sass

Firebase

Stripe API

Styled-Components.

Getting Started

Requirements

Node.js Yarn or npm

Prerequisites

  • npm
npm install npm@latest -g

Installation

Clone your fork

$ git clone https://github.com/BalogunVictor/royal-clothing.git

$ cd royal-clothing

Create a branch with your feature

$ git checkout -b your-feature

Make the commit with your changes

$ git commit -m 'feat: Your new feature'

Send the code to your remote branch

$ 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

* []()
* []()
* []()