Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.1 KB

README

*Front end code *Back-end here

Trollywingz

Trollywingz is a grocery delivery app. It's a Single Page Application, SPA, with a frontend build with React. The frontend will communicate with a backend API that was build with Ruby and Rails. All interactions between the client and the server were handled asynchronously (AJAX) and use JSON as the communication format.

Note

This project is still under development and will continue to improve.

Features

  • Grocery Store fronts
    • allows user to all items carried by the grocery
  • Cart
    • allows users to add items to the cart and to purchase them
  • Profile Page
    • user are able to edit their address and other profile information

Clone the Repo

$ git clone https://github.com/almalee24/redux-project-front-end-new
$ cd job jobapp/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT