eCommerce web application using React, Redux, Redux-Saga, Firebase and SASS.
The Salinaka E-commerce React app is a simple e-commerce application built using React.js with Firebase, incorporating TypeScript. It offers functionality for admin CRUD operations, Firebase authentication, Firebase auth provider authentication, and account creation and edit features.
npm install
Create a new Firebase project:
Login to your Google account and create a new Firebase project.
Create an .env
file and add the necessary variables.
Run development server:
npm start
The Salinaka E-commerce React app is a straightforward e-commerce application that leverages the capabilities of React.js and Firebase. It provides essential features such as admin CRUD operations, Firebase authentication, auth provider authentication, and account management functionalities. The installation process involves setting up Firebase, installing dependencies, and running a development server to start working with the application.