Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.24 KB

Barefoot Nomad (Frontend)

Build Status Maintainability Test Coverage

Vision 🔭

Make company global travel and accommodation easy and convenient for the strong workforce of savvy members of staff by leveraging the modern web.

Technologies used ⚙️


  • React
  • WebPack
  • Redux
  • SCSS
  • Node js
  • Jest
  • Enzyme

Setting up the application 🔧


Clone the project repo to your prefered location

https://github.com/andela/caret-bn-frontend.git

Install npm dependencies

$ npm install

Run the app in the development mode

$ npm run dev

Testing

Install devDependencies, run npm install --only=dev.

Run the tests by alternatively running:
npm run test
npm run test:watch

Author 💻

Andela Rwanda's Team ^CARET