Skip to content

andela/team-odd-bn-frontend

Repository files navigation

Coverage Status Maintainability CircleCI

Barefoot Nomad

Vision

Making company travel and accomodation easy and convinient.

Description

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

Dependencies

Installation

A. Clone the project
  1. From your computer, open terminal
  2. Run clone https://github.com/andela/team-odd-bn-frontend.git OR Download the project
B. Setting up the environment
  1. Create a file and name it .env in root directory
  2. Find a file named .env.example
  3. Copy & paste all environmental variables from .env.example to .env
  4. Provide values to all environmental variables in .env file

Run commands

Open terminal from your computer

  1. Run npm install to install all dependencies
  2. Run npm test to test automatically if the is functioning properly as expected
  3. Run npm run dev to run the app in development environment
  4. To build the app, run npm run build & to start the app, run npm start. You will see the following details:

running server

  1. Copy & paste any of the link to your browser
  2. You should now see the application running in your browser

Raising an issue

Click here to create an issue about this app

Author

Team-odd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages