AbhyasKanaujia / Rent-Mojo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rent-Mojo Web Application SE MCA Mini Project

This repo demonstrates only the front-end part using react library in JS. You can find the backend-repo here

Why use it?

Its useful for buy/sell/rent household items.

⭐ Star us on GitHub — it motivates us a lot!

Features

  • Buy
  • Rent
  • Sell

Built With

  • love ❤️
  • React(UI Framework)

Setup for local developement

Install Dependencies (frontend & backend)

npm install
cd frontend
npm install

Run

# Run frontend (:3000) & backend (:5000)
npm run dev

# Run backend only
npm run server

# Run frontend only
npm run client

photo_2022-11-20_11-39-42.jpg

Issues

  • Feel free to submit more issues and enhancement requests.
  • If Website is not working properly, please file a report in the Feedback Hub.

Contributing

Any kind of contributions are welcome.

  1. Fork the repo on GitHub.
  2. Clone the project to your own machine.
  3. Commit changes to development branch.
  4. Push your work back up to your fork.
  5. Submit a Pull request so that i can review your changes.

About


Languages

Language:JavaScript 82.8%Language:CSS 15.2%Language:HTML 1.9%