Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cColds committed Jul 7, 2023
1 parent cca1b61 commit 5752743
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Shopping Cart

## Description

### A shopping cart app

[Live Preview](https://ccolds.github.io/shopping-cart/)

![Preview](./src/assets/preview.png "Preview")

## Built with

- [React](https://react.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vite](https://vitejs.dev/)
- [React Router](https://reactrouter.com/)
- [TailwindCSS](https://tailwindcss.com/)
- [Mock Shop (API)](https://mock.shop/)
- [React Testing Library](https://testing-library.com/)
- [Jest](https://jestjs.io/)
- [Cloudinary](https://cloudinary.com/)

## Thoughts

### I Used quite a few new tools this project, including Tailwind, Vite, React Router, TailwindCSS, and React Testing Library. Quite an enlightening project!
Binary file added src/assets/preview.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 5752743

Please sign in to comment.