E Shopify
The eshopify app, utilizing Spring Boot RESTful APIs & React, offers authentication, seller dashboard, product catalog, cart, orders, and diverse search. Tech stack: Spring Boot, Spring Security, JWT, MySQL/MongoDB, ReactJS, React-Router-Dom, Tailwind CSS.
E-Shopify is an advanced online shopping application developed using Spring Boot for the backend RESTful APIs and React for the frontend. It offers features such as authentication, authorization, seller dashboard management, product catalog, cart, order processing, and search capabilities.
Tech Stack
Backend:
- Spring Boot
- Spring Security
- JSON Web Tokens (JWT)
- MySQL and MongoDB
Frontend:
- ReactJS
- React Router
- Tailwind CSS
Installation
- Clone the Repository.
- Setup Backend:
- Configure database settings.
- Run the backend server.
- Setup Frontend:
- Install dependencies.
- Start the frontend server.
API Documentation
Access API documentation after starting the backend server.
Credits
- Spring Boot
- React
- Tailwind CSS