Skip to content

BadPriest/project-forma

Repository files navigation

Project Forma

A small store front for Shape products.

Add Shapes to the cart, see how many the cart currently holds, check the individual quantities and cart total price by opening the top-right button.

Future work

The priority for this assignment was to manage focus: work on main functionality first with code that allows room for change and improvement.

At the moment, it's incomplete. The following is a short list for future work:

  • Ability to add/remove items from the cart view
  • Feedback/graph for empty cart
  • Add missing assets: fonts, icons, images
  • Responsiveness, lists & overflow



How to run this

This is a React app, configured through Yarn.

  1. Open a console at the project's root folder(project-forma/)
  2. Run yarn install to resolve dependencies
  3. Run yarn start to start the application
  4. Open your browser of choice and head to http://localhost:4242/
  5. Enjoy the definitive Shapes store =]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published