URL: https://startling-alfajores-4e8363.netlify.app This is a full-stack e-commerce application built with React, React Router,FireBase. The application includes user authentication, product listing, shopping cart functionality, and checkout process.
You can access the live application at: Your Hosted URL
-
Clone the repository:
git clone https://github.com/issa-bourasse/E_commerce_full_stack.git cd E-commerce-full-stack
-
Install the dependencies: npm install
-
Start the development server: npm run dev
Usage Navigate to http://localhost:5173 in your browser to view the application.
Features User authentication (sign in, sign up, sign out) Shopping cart functionality Checkout process (still in the process)
Contributing Contributions are welcome! Please open an issue or submit a pull request for any changes.