A web application intend to make travel and accommodation easy and convenient.
https://github.com/Stackup-Rwanda/fan7-bn-frontend.git
https://barefoot-nomad-ui-staging.herokuapp.com/
- Any text editor(Preferrably VS Code)
- Git
- Clone this repository into your local machine:
git clone https://github.com/Stackup-Rwanda/fan7-bn-frontend.git
- Install dependencies
- npm install.
- npm i
- Start the application by running the dev script in development mode
- npm run dev
- run test using
npm test
- run test in watch mode using
npm run test:watch
. - run test coverage using
npm run test:coverage
.
- Airbnb style guide.
- Eslint
- Jest - JavaScript unit testing framework, used by Facebook to test services and React applications
- Enzyme - JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components’ output
Babel - Compiler for ES6 Javascript
- React (webpack)
- Redux
- SCSS
- Nodejs
- Fantastic 7 Group
ISC
- Andela