Ride My Way is a carpoolng applicaiton (https://ride-my-way-client.herokuapp.com)
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.
What things you need to install the software and how to install them
nodejs -verion 8 and above
These are things you will need to install to get the app running on your machine
npm install to install app dependencies
In the project directory, you can run:
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.
Launches the test runner
Launches the test runner in the interactive watch mode.
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!
Checks the app for errors and fixes them if possible
Formats the app using the prettier plugin
- Reactjs - The UI libaray used
- Webpack - Dependency Management
- NYC - Used to generate code coverage report
This project is licensed under the MIT License - see the LICENSE file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc