项目作者: thacherhussain

项目描述 :
React application with defined design and build process
高级语言: JavaScript
项目地址: git://github.com/thacherhussain/doggo-travel.git
创建时间: 2017-12-26T05:54:52Z
项目社区:https://github.com/thacherhussain/doggo-travel

开源协议:

下载


React App for Doggo Travel

Process

1) Problem Statement
2) Wireframes / Paper Prototype
4) Build
5) Test and Deploy

1) Problem Statement

Build a React Web app — more specifically a Doggo Travel site to explore potential doggo vacations

Tech Details
Build in React using react-router and use material design

2) Wireframes / Paper Prototype

Doggo Wireframes

3) Build

Built using react, starting with the React CLI starter, with React Router

4) Test and Deploy

Tested locally in chrome, firefox, safari, and IE11 - then deployed with heroku to https://doggo-travel.herokuapp.com

Next Features / Continuous Improvement

To run this locally

  • Download or git clone this project
  • cd react-travel
  • npm install
  • Run locally with npm start