Skip to content

A fast food application built with React/Redux that allows users to place food orders and have them delivered to their address

Notifications You must be signed in to change notification settings

ah-med/FastFoodFast-React

Repository files navigation

FastFoodFast-React

Build Status Coverage Status

A fast food application built with React/Redux that allows users to place food orders and have them delivered to their address. Fast Food Fast Image

Contents

  1. Link to Hosted App
  2. Link to Pivotal Tracker
  3. Tech Stack Used
  4. Application Features
  5. How To Use
  6. Tests
  7. Author
  8. License

Link to Hosted App

https://afasfoodfast-react-app.herokuapp.com/

Link to Pivotal Tracker

https://www.pivotaltracker.com/n/projects/2226237

Tech Stack Used

Application Features

  • users can see a list of food items
  • users can place order for any food item
  • users can view their order history

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ah-med/FastFoodFast-React.git

# Go into the repository
$ cd fastfoodfast-react

# Install dependencies
$ npm install

# Run the app
$ npm start for production build
$ npm start:dev for development environment

Tests

  • To run tests, navigate to the project's root directory
  • do npm install
  • run npm run test

Author

Ahmed Omosanya

License

ISC


About

A fast food application built with React/Redux that allows users to place food orders and have them delivered to their address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published