Skip to content

FireKicks is an e-commerce website for shoes, sneakers and other accessories.

License

Notifications You must be signed in to change notification settings

MikeMcmanus95/FireKicks

 
 

Repository files navigation

Build Status

Firekicks

A fullstack e-commerce site built with React, Redux, Express, Node and PostgreSQL. Check out the deployed version here!

Firekicks

This project was our first major group project at Fullstack Academy, codenamed "Grace Shopper". We were tasked with building an e-commerce store complete with user authentication, a fully populated database, secure routes, and plenty more. My groupmates and I adopted the Agile methodology, conducting daily stand-ups each morning, and writing up our user stories on our project board, which were then divided among each of us. We worked in vertical slices, where one person would implement a feature from the database level, to the front end component. We also took a test driven development approach, adding unit tests across the stack. Lastly, CI/CD with Travis was another measure we took that greatly increased our code throughput.

You can take a look at our code to see how we implemented the cart with Redux, or how we dealt with checkout using the Stripe API.

Contributors

About

FireKicks is an e-commerce website for shoes, sneakers and other accessories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 2.1%
  • Shell 1.9%
  • CSS 1.2%