This website made with Vite, ReactJS, Firebase, Tailwind CSS and Redux.
You can test it here (https://rustysym.github.io/reactjs-e-commerce-frontend/)
Requirements | |
---|---|
Firebase | Firebase |
Authentication | Firebase user authentication |
.env | Create your .env file for keys |
- Firestore Database for products
User profile- Wishlist
- Other pages like Category, Contact Us...
Footer- UI arrangement
Localstorage for theme
In the project directory, you can run:
Using this command we install the dependencies found in the package.json
file.
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.