This repository contains the new website for FURA Solutions, designed to replace the previous site with a fresh, responsive, and high-performance platform.
git clone https://github.com/mfatihy70/FURA-Solutions.gitfrontend
cd fura-solutions/frontend
npm i
npm run devbackend
cd fura-solutions/backend
npm i
npm run devOpen http://localhost:3000 in your browser.
- Responsive Design: Works on desktops, tablets, and mobile devices.
- Scalable Architecture: Supports future updates and expansion.
- Optimized Performance: Fast loading and smooth navigation.
- Contact Form: Easier way to contact
- Multiple Languages: English, German and Turkish
- Products and Cart: Straightforward order placement per e-mail
- User and Admin Login: Update your information and orders
- MongoDB database
- Express.js backend and APIs
- React dynamic and reusable frontend
- Node.js server
- Bootstrap responsive styling
- EmailJS for sending emails
- i18next for localization
This project is licensed under the GPL-3 License. See the LICENSE file for details.