This is the React front end for a Movers app built on the Ruby on Rails framework. This front end is responsible for providing the user interface for the app, allowing users to interact with the app and request moving services.
-
Browse a list of trusted movers in your area
-
Compare prices and services
-
Book a move that meets your needs
-
Real-time tracking of the move
-
Automatic notifications
-
Chat with your movers directly
Before installing the React front end, make sure that the Ruby on Rails backend is up and running. Once the backend is ready, follow these steps to install the front end:
Clone this repository to your local machine using
git clone https://github.com/spectr-e/movers-ui
Navigate to the cloned directory using
cd Movers-ui
Run
npm install
to install all the necessary dependencies.
Make sure that the Ruby on Rails backend is up and running.
Navigate to the cloned directory using
cd
Run
npm start
to start the development server. Open your browser and go to http://localhost:3000 to access the app.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Contributions are always welcome. If you would like to contribute to this project, please follow these steps:
Fork this repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Create a pull request to merge your changes into the main repository.## Screenshots
Color | Hex |
---|---|
Example Color | |
Example Color | |
Example Color | |
Example Color |
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum.
The application was authored through collaboration and collective effort by;
Add badges from somewhere like: shields.io
This project has been successfully deployed on vercel and can be accessed via the link below ;
If you have any feedback, please reach out to us at *****