Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbatres/react-vite-tailwind
This project is a minimalistic ecommerce website built with React as the front-end library, Vite.js as the build tool, and Tailwind CSS for styling. It makes use of the FakeStoreAPI to provide product data.
https://github.com/danielbatres/react-vite-tailwind
ecommerce javascript react react-router-dom reactjs router tailwind tailwind-css tailwindcss vite vitejs
Last synced: 12 days ago
JSON representation
This project is a minimalistic ecommerce website built with React as the front-end library, Vite.js as the build tool, and Tailwind CSS for styling. It makes use of the FakeStoreAPI to provide product data.
- Host: GitHub
- URL: https://github.com/danielbatres/react-vite-tailwind
- Owner: danielbatres
- License: mit
- Created: 2023-10-20T21:44:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T20:28:04.000Z (over 1 year ago)
- Last Synced: 2024-11-18T01:16:39.259Z (2 months ago)
- Topics: ecommerce, javascript, react, react-router-dom, reactjs, router, tailwind, tailwind-css, tailwindcss, vite, vitejs
- Language: JavaScript
- Homepage: https://ecommerce-react-vite-application.netlify.app
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + Vite + Tailwind CSS
## FakeStoreAPI-Powered Ecommerce
A simple ecommerce web application created with React, Vite.js, and Tailwind CSS, utilizing data from the FakeStoreAPI.
## Deployment
You can access the deployed application [here](https://ecommerce-react-vite-application.netlify.app).
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.