/Tragon

Primary LanguageJavaScriptMIT LicenseMIT

Tragón! - The App for Street Food Lovers

Discover, share, rate street food vendors near you!

Team

  • Product Owner: Luis Ortiz
  • Scrum Master: Bruno Torres
  • Development Team Members: Joseph Fernandez, Abimael Hernandez, Luis Ortiz, Bruno Torres

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  1. Fork the repo https://github.com/IntrepidParagon/Tragon.git
  2. Clone the forked repo git clone https://github.com/YourRepoName/HAY.git
  3. Install dependencies

Requirements

  • Node ^8.x
  • React 16.x
  • React Router 4.x
  • Mongoose 5.x
  • Express 4.x
  • Material-UI 1.x

Development

Installing Dependencies

From within the root directory: To install dependencies:

npm install

To start Webpack and create bundle.js

npm run dev

To start nodemon dev server

npm run start

Unfinished Components

Contributing

See CONTRIBUTING.md for contribution guidelines.

Future Features