Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koushlendra-kumar/mobikart-client
User interface built using React.js for Mobikart web app.
https://github.com/koushlendra-kumar/mobikart-client
Last synced: about 20 hours ago
JSON representation
User interface built using React.js for Mobikart web app.
- Host: GitHub
- URL: https://github.com/koushlendra-kumar/mobikart-client
- Owner: Koushlendra-Kumar
- Created: 2023-12-22T05:59:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-22T06:50:16.000Z (11 months ago)
- Last Synced: 2023-12-22T07:28:20.476Z (11 months ago)
- Language: JavaScript
- Homepage: https://mobikart-webdevkoushal.netlify.app/
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobikart ecommerce web app
To see it live:
[use this link](https://mobikart-webdevkoushal.netlify.app/)## How to set-up locally:
1. Download .zip format of the repository
2. Extract and open the folder in any Code Editor
3. run ```npm install``` to install dependencies
4. run ```npm start``` to start the dev server## Technologies used
1. React.js
2. Tailwind CSS
3. Material UI
[Backend code repo](https://github.com/Koushlendra-Kumar/mobikart-server)