Skip to content

Commit

Permalink
read me updated
Browse files Browse the repository at this point in the history
  • Loading branch information
osubuu committed May 10, 2020
1 parent d950941 commit 574d5df
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Advanced-React
# HOODIFY
*The #1 online hood to sell your hoods.*

frontend
A simple light-hearted ecommerce web application where users can buy and sell hoodies.

![Screenshot of the main page of the Hoodify application](./extras/hoodify.png)

## Live Link
[View Hoodify live!](https://hoodify-next-prod.herokuapp.com/)


## Features (frontend)
* Built with Next.js, GraphQL, Apollo Client, React
* Shopping cart & credit card checkout (Stripe)
* User accounts, authentication, permissions
* Various UI/UX features: pagination, search bar autocomplete, progress bar loader, animations
* Deployed on Heroku
* Testing with Jest and Enzyme

## NOTE
Certain functionalities are still linked to development services:
* Emails are still set to be sent to a fake SMTP testing server.
* Credit card checkout can only be done with fake values. Please **only** use the following:
```
credit card number: 4242 4242 4242 4242
expiry date: any future date
cvc: any 3 digits
Binary file added extras/hoodify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 574d5df

Please sign in to comment.