Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anzi15/arux

An e-commerce website made for a client
https://github.com/anzi15/arux

Last synced: about 1 month ago
JSON representation

An e-commerce website made for a client

Awesome Lists containing this project

README

        





Logo

Arux


A full-stack e-commerce solution for my client!




Explore the docs »




View Demo
.
Report Bug
.
Request Feature

![Downloads](https://img.shields.io/github/downloads/Anzi15/Arux/total) ![Contributors](https://img.shields.io/github/contributors/Anzi15/Arux?color=dark-green) ![Issues](https://img.shields.io/github/issues/Anzi15/Arux)

## About The Project

There are many great E-commerce websites available on GitHub, however, I wanted a one for my clients that really suit thier needs so I created this ultimate one. I want to create a E-commerce website so amazing that it'll be the last one my client ever need.

Here's why:

- Client's time should be focused on creating something amazing. A project that solves a problem and helps others
- Client shouldn't be doing the same tasks over and over like creating adding and removing products from coding

A list of commonly used resources that I find helpful are listed in the acknowledgements.

## Built With

- HTML
- CSS (scss)
- Javascript
- Firebase
- Node js
- NPM
- Notion (for planning and organizing the stuff)
- Webpack
- Chart js
- Firebase firestore (Database)
- Firebase authentication
- Webpack-dev-server
- and so on..

## Getting Started

To get started with Arux, you can follow these simple installation steps:

1. **Clone the repository:**

```bash
git clone https://github.com/Anzi15/Arux.git
```

2. **Navigate into the project directory:**

```bash
cd Arux
```

3. **Install dependencies:**

```bash
# If using npm
npm install

# If using yarn
yarn install
```

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

- If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/Anzi15/Arux/issues/new) to discuss it, or directly create a pull request after you edit the _README.md_ file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the [Code Of Conduct](https://github.com/Anzi15/Arux/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well.

### 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

## License

Distributed under the MIT License. See [LICENSE](https://github.com/Anzi15/Arux/blob/main/LICENSE.md) for more information.