Skip to content

kamelliao/myrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

A web application that gathers you all rental information at once.

View Demo · Report Bug · Request Feature

About The Project

demo gif

An in-depth paragraph about your project and overview of use.

Frontend

  • React.js
  • Redux

Backend

  • flask
  • requests

Deployment

Run in local

  1. Clone the repository
    git clone https://github.com/kamelliao/myrent.git
    cd myrent
  2. Start backend server
    cd ./backend
    flask run
  3. Start frontend server
    cd ./frontend
    npm run
  4. Open the browser and go to http://localhost:3000
  5. Start your journey!

Roadmap

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published