Skip to content

RaymondMwaura/My-BN-Copy-Frontend

Repository files navigation

Barefoot Nomad (Front-end)

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 JS
  • Webpack
  • Redux
  • SASS
  • Node JS
  • Jest
  • Enzyme

Setting up the application 🔧

Clone the project repo to your preferred location https://github.com/RaymondMwaura/boondocks-bn-frontend.git

Install npm dependencies

$ npm install

Run the app in development mode

$ npm run watch

Testing 🔬

Install dependencies by running npm install

Run tests by running either one of the two commands below:

npm test

npm run test:coverage

To run the App in production 🏭

Build the project with npm run build

Start the built project with npm start

Application deployed on 🚀

Heroku Production

View components documentation 📄

Start the storybook dashboard with npm run storybook

Author 👨‍🎨

Team Boondocks