Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

iyteemlak/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iyteemlak.com

This project is a React.js app for iyteemlak.com web application. iyteemlak.com simply helps Iyte students to find house for rent. Checkout trello page for more info about development process.

This project was bootstrapped with Create React App.

Installation

npm run dev

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.

Usage

To run the app you need iyteemlak.com api.

Meta

Distributed under the GNU General Public License v3.0 license. See LICENSE for more information.

A. Semsettin Ozdemirden - ahmetozdemirden@std.iyte.edu.tr

Contributing

  1. Fork it (https://github.com/iyteemlak/web/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request