Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/comfy-store
Comfy Store is a cutting-edge e-commerce project built using JavaScript, React, React Router 6.4+, React Query, Redux Toolkit, Axios, Tailwind, and daisyui.
https://github.com/mohamedhnoor/comfy-store
axios daisyui javascript react-query react-router reactjs redux-toolkit tailwindcss
Last synced: about 4 hours ago
JSON representation
Comfy Store is a cutting-edge e-commerce project built using JavaScript, React, React Router 6.4+, React Query, Redux Toolkit, Axios, Tailwind, and daisyui.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/comfy-store
- Owner: MohamedHNoor
- License: mit
- Created: 2023-09-30T17:19:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:46:54.000Z (about 1 year ago)
- Last Synced: 2023-10-16T19:48:33.664Z (about 1 year ago)
- Topics: axios, daisyui, javascript, react-query, react-router, reactjs, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://mhnoor-comfy-store.netlify.app/
- Size: 845 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Comfy Store
> Comfy Store is a cutting-edge e-commerce project built using JavaScript, React, React Router 6.4+, React Query, Redux Toolkit, and Axios.
## Built With
- JavaScript
- React
- React Router 6.4+
- React Query
- Redux Toolkit
- Axios## Live Demo
[Live Demo Link](https://livedemo.com)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd
git clone https://github.com/MohamedHNoor/comfy-store.git
```### Install
Install this project with:
```sh
npm install
```### Usage
To run the project, execute the following command:
```sh
npm run dev
```### Run tests
To run tests, run the following command:
```sh
npm test
```### Deployment
You can deploy this project using:
```sh
npm run build
```## Authors
👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamedhnoor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/comfy-store/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.