Skip to content

rustysym/reactjs-e-commerce-frontend

Repository files navigation

React JS E-Commerce App

preview

Getting Started

This website made with Vite, ReactJS, Firebase, Tailwind CSS and Redux.

You can test it here (https://rustysym.github.io/reactjs-e-commerce-frontend/)

"Buy Me A Coffee"

Requirements

Requirements
Firebase Firebase
Authentication Firebase user authentication
.env Create your .env file for keys

Upcoming Features

  • Firestore Database for products
  • User profile
  • Wishlist
  • Other pages like Category, Contact Us...
  • Footer
  • UI arrangement
  • Localstorage for theme

Available Scripts

In the project directory, you can run:

npm install

Using this command we install the dependencies found in the package.json file.

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Releases

No releases published

Packages

No packages published