israakittaneh / GreenField5

team5 greenfiled project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name : LafLefne

Team

  • Deema AbuZahra
  • Emad Aqel
  • Noor Aldeen Ashqer
  • Qamar Jaradat
  • Razan Abusamra

Table of Contents

  1. About
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Picture Documentation

About

Laflefne is local(Palestine) tour booking and viewing website.

Requirements

  • Node v12.18.4
  • React v17.0.1

Development

  1. Fork the repo from github.
  2. Clone down your fork
git clone https://github.com/<user Name>/GreenField5
  1. Move into the repo after its been cloned onto your machine.
  2. Follow the instructions in the 'Installing Dependencies' section.

Installing Dependencies

  1. Open terminal 1: From root directory to forntend directory:
cd frontend/
npm install
npm run build
  1. Open terminal 2: From within the root directory:
npm install
npm install -g nodemon
npm start 

open your localhost:4000

Picture Documentation

Home Page

About

team5 greenfiled project


Languages

Language:JavaScript 75.7%Language:CSS 15.8%Language:HTML 8.3%Language:Shell 0.2%Language:PHP 0.1%