Deployed Link : https://maxfashion33.netlify.app/
Backend API Link : https://maxfashionbackend.herokuapp.com/
. react.js
. react-dom
. react-icons
. react-redux
. react-router-dom
. react-scripts
. react-slick
. react-toastify
. redux
. redux-thunk
. chakraUI
. node.js
. express.js
. mongoose
. cors
. dotenv
. express-validator
. jsonwebtoken
You need latest version of NodeJS and Yarn installed, which is a dependency manager for Node/JS.
Once you have that, run following commands to get the project up and running:
git clone https://github.com/sivagurubilli/Maxfashion-website-clone-react-redux.git
cd Maxfashion-website-clone-react-redux
npm install
npm run dev
Runs the app in developement mode.
Open https://localhost:5173 to view it in browser.
The page will reload when you make changes.
You may also seen any lint errors in the console.
npm run build
It correctly bundles React in production mode and optimizes the build for the best Performance.