Skip to content

kbmDotLog/benshada-frontend

Repository files navigation

This project was bootstrapped with Create React App

Codacy Badge

About

The name of our solution is benshada. Our solution provides African fashion owners and retailers a continental platform to operate as well as manage some of their operations, particularly order and delivery, all in a bid to grow their business by improving sales

Why

The problem we set out to solve is that of The need for African fashion to expand beyond the borders of just a single country or state or LGA.

Usage

URL to deployed staging-app is below Benshada Staging App

Setup

  1. Clone repo git clone https://github.com/BuildForSDGCohort2/benshada-frontend.git benshada
  2. Verify npm global installation by running npm install npm -g
  3. Install dependencies by running npm install from the benshada directory/folder
  4. Start app locally by running npm run dev from the benshada directory/folder

Hints

  1. Get Started: npm install
  2. Install additional dependencies: npm install <dependency-name>
  3. Run tests: npm run test
  4. Run tests in watch mode: npm run test:watch
  5. Run tests with test coverage info: npm run test:cover
  6. Check the codebase for proper syntax and formatting compliance: npm run lint
  7. Check the codebase for lint and test errors: npm run check
  8. Build app for deployment: npm run build
  9. Run app from build: npm start
  10. Run app in local dev mode: npm run dev.
  • This first runs npm run check to check codebase for lint and test errors. If any are found, an npm error is thrown and the app exits with an error code

Authors

Jedidiah Amaraegbu -- Technical Team Lead -- @amjedidiah
<!-- TODO: Add your name here where required -->

Contributing

If this project sounds interesting to you and you'd like to contribute, thank you! First, you can send us an email

Acknowledgements

Jedidiah Amaraegbu -- Technical Team Lead -- @amjedidiah
<!-- TODO: Add your name here where required -->

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published