Skip to content

amilykassim/barefoot-frontend

Repository files navigation

CircleCI Build Status Maintainability Coverage Status

Barefoot Nomad (frontend)

Barefoot Nomad is an web based application which aims at making company travel and accommodation easy and convinient.

Technologies used

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

Installation

  1. Install Node js
  2. To clone, run git clone https://github.com/andela/technites-bn-frontend.git
  3. cd into the project directory
  4. Run npm install in the terminal
  5. To run the application in development mode, run npm run start
    Then open http://localhost:3000 to view it in the browser.

Testing

To run the tests, run npm run test

Build

Run npm run build

Builds the app for production to the build folder.
It correctly bundles the app in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Dev Notice:

Package installation: All package have been installed using npm thus the same is recommended and not yarn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages