Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takbirgazi/superno-client
SuperNo
https://github.com/takbirgazi/superno-client
material-ui raectjs redux-toolkit tailwindcss
Last synced: about 1 month ago
JSON representation
SuperNo
- Host: GitHub
- URL: https://github.com/takbirgazi/superno-client
- Owner: takbirgazi
- Created: 2024-12-03T20:24:34.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T20:26:38.000Z (about 2 months ago)
- Last Synced: 2024-12-03T21:26:14.211Z (about 2 months ago)
- Topics: material-ui, raectjs, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SuperNo
This project is a front-end implementation for the SuperNo MVP, showcasing intuitive and responsive user interfaces for key functionalities.
## 🚀 Features
- **Responsive Design**: Optimized for all screen sizes, including mobile, tablet, and desktop.
- **User Authentication**: Secure login and signup functionality with form validation.
- **Marketplace Browsing**: Interactive product catalog with search and filter options.
- **Profile Management**: Dynamic user dashboard for managing profile information.
- **State Management**: Efficient and scalable state handling using Redux Toolkit.## 🛠️ Technologies Used
- **React.js**: For building dynamic user interfaces.
- **Redux Toolkit**: For managing application state.
- **React-Helmet-Async**: For managing document head and SEO optimization.
- **React Icons**: For incorporating modern, customizable icons.
- **TailwindCSS**: For responsive and modern design styling.
- **Axios**: For handling API requests.
- **Material UI**: For designing.## 🧰 Installation
1. Clone the repository:
```bash
git clone https://github.com/takbirgazi/superNo-client
```