Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)