Skip to content

Commit

Permalink
update readme using same format as other projects
Browse files Browse the repository at this point in the history
  • Loading branch information
bruncun committed Oct 27, 2024
1 parent 42c267c commit a13f094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
# Audiophile

This is my solution to [Frontend Mentor's Audiophile e-commerce website challenge](https://www.frontendmentor.io/challenges/audiophile-ecommerce-website-C8cuSd_wx). [View the project live](https://bruncun-audiophile.herokuapp.com).

## Codebase

![Visualization of the codebase](./diagram.svg)

## Stack

- React
- React Query
- React Router
- React Hook Form
- React Intersection Observer
- Create React App
- Craco
- TypeScript
- Bootstrap
- Sass
- Cypress
- JSON Server
![A screenshot of the home screen](home-screenshot.png "Audiophile home screen")

This is my solution to [Frontend Mentor's Audiophile e-commerce website challenge](https://www.frontendmentor.io/challenges/audiophile-ecommerce-website-C8cuSd_wx). The motivation for this project was to use create a performant and visually engaging e-commerce experience. This app is built using React, TypeScript, React Query, React Hook Form, Bootstrap, and tested using Cypress.

## Environment Variables

Expand Down
Binary file added home-screenshot.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 a13f094

Please sign in to comment.