Skip to content

emmaadesile/ride-my-way-client

Repository files navigation

Build Status Test Coverage Maintainability

Ride My Way Client

Ride My Way is a carpoolng applicaiton (https://ride-my-way-client.herokuapp.com)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

nodejs -verion 8 and above

Installing

These are things you will need to install to get the app running on your machine

npm install to install app dependencies

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner

npm test:watch

Launches the test runner in the interactive watch mode.

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!

npm run lint

Checks the app for errors and fixes them if possible

npm run format

Formats the app using the prettier plugin

Built With

  • Reactjs - The UI libaray used
  • Webpack - Dependency Management
  • NYC - Used to generate code coverage report

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

Client App for Ride My Way API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages