MelodyRentals-FrontEnd

Melody Rentals is a musical instrument rental application. Built with: React, Bootstrap, CSS, and RSPEC.

MIT License

Stars
4

📗 Table of Contents

📖 Melody Rentals Frontend

Melody Rentals Frontend is a musicial instruments rental application where the user can register new accounts, login and reserve a set of different instruments. It is built and connected by using two different repos, including Back-end(Rails) and Front-end(React/Redux).

🛠 Built With

Tech Stack

Key Features

  • [Cars page display]
  • [Reservation for luxary cars]
  • [Login and Registration using API endpoint]

Website Mockup 📱 💻 🖥️

Rails Backend

Kanban Board

  • We are a group of 5 people, So we have devided each task for track of the project.

Kanban Board

🚀 Live Demo

  • [Live Demo 🚀] 😃

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Git and Node.js installed on your computer.

Install

Install this project with:

  npm install # to install all the dependencies

Usage

To run the project, execute the following command:

   npm start # for running the project in development mode
   npm run build # for building the project for production

Run tests

  npm test  # for running the tests

👥 Authors (5 Micronauts)

👤 Farida Hamid

👤 Megha Bodke

👤 Tracy Musongole

👤Elie Harfouche

👤 Bantealem Geto

🔭 Future Features

  • [Make a 3D display of each car on Details Page that can be rotated]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

We would like to thank:

Under the the Creative Commons liscense

Original design from Murat Korkmaz on Behance

❓ FAQ

  • How I can install vite?

    • You can install vite by running npm install -g vite in your terminal.
  • How I can run this project?

    • After cloning repository, run npm install to install all dependencies. Then run npm start to run the project.
  • How I can run tests?

    • After cloning repository, run npm install to install all dependencies. Then run npm test to run the tests.

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects