Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/usorfaitheloho/bravaa-frontend

This is an e-commerce website that helps people to find easily certain products without hassle.
https://github.com/usorfaitheloho/bravaa-frontend

javascript reactjs tailwindcss

Last synced: 18 days ago
JSON representation

This is an e-commerce website that helps people to find easily certain products without hassle.

Awesome Lists containing this project

README

        

Bravaa E-Commerce App Frontend
"Bravaa" app is an e-commerce application that helps people to find easily products without hassle as people are higly involved in shopping online so this app will make getting products most easily as people wants to buy.

## Built With
- React
- Redux
- CSS.
- Api.

## Frontend Live version

[Live Version](https://alwayscare.herokuapp.com/)

## Prerequisites
The basic requirements for building the executable are:

- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking for debugging bad codes before deployment)

# Getting Started

#### Cloning the project

```
git clone https://github.com/usorfaitheloho/bravaa-frontend.git
```
## Getting packages and dependencies
To get all package modules required to build the project run:
```
npm install
```
every package module required to build the project is listed in the package.json file. this is used as a reference to get all dependencies.

## Building

To build the project run:
```
npm run build
```
after you run this sucessfully you'd locate the build from in the ```build``` folder located from the parent directory of the project.

## Running

To run the program on a browser through a server run this command in your cli
```
npm start
```
This should open the page in your localhost on port 3000. then you'd be able to view the built page generated using webpack.

## 🤝 Contributing

Feel free to check the [issues page](../../issues/).

## Authors

:woman: **Usor faith Eloho**

- GitHub: [@usorfaitheloho](https://github.com/usorfaitheloho)
- Twitter: [@faithusor16](https://twitter.com/faithusor16)
- LinkedIn: [faith-usor](https://linkedin.com/in/faith-usor)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- Design inspiration by [Saheed Kawser, Rubel Ahmed, Faysor Ahmed,Kamal Hassan](https://www.behance.net/gallery/133980945/E-commerce-website-case-study?tracking_source=search_projects_recommended|e-commerce+website+design&)

## 📝 License

This project is [MIT](./MIT.md) licensed.