https://github.com/ngoc2003/rainforestbowl-clone
RainForestBowl is the best solution for your modern kitchen
https://github.com/ngoc2003/rainforestbowl-clone
ecommerce-website framer-motion react-router-v6 reactjs redux redux-toolkit swiper tailwindcss uuid
Last synced: 3 months ago
JSON representation
RainForestBowl is the best solution for your modern kitchen
- Host: GitHub
- URL: https://github.com/ngoc2003/rainforestbowl-clone
- Owner: ngoc2003
- Created: 2022-10-19T10:06:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T17:05:38.000Z (almost 3 years ago)
- Last Synced: 2026-04-11T12:43:04.970Z (3 months ago)
- Topics: ecommerce-website, framer-motion, react-router-v6, reactjs, redux, redux-toolkit, swiper, tailwindcss, uuid
- Language: JavaScript
- Homepage: https://rain-forest-bowl-clone.vercel.app/
- Size: 4.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rain Forest Bowl - Clone
A website that provides best wooden products fro your modern kitchen.
---
## Quick Links
[Demo](#demo)
- [Live Site Demo](#live-site-demo)
[Implementation Hightlights](#implementation-highlights)
[Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Tools & Versions](#tools-&-versions)
- [Web Client](#web-client)
- [Deployment](#deployment)
[Author](#author)
---
## Demo
### Live Site Demo
Demo: [Link](https://rain-forest-bowl-clone.vercel.app/)
---
## Implementation Highlights
- `Front-end Technologies`: React
- `Styles`: TaildwindCSS
- `Form Controller`: Formik
- `Animations`: Framer-motion
---
## Getting Started
### Prerequisites
**!important** .env file is required for setting up environment variables for this project
an example of .env file is located at root directory
#### Tools & Versions
| Tools | Versions |
| ------ | -------- |
| yarn | 1.22.19 |
| nodejs | v16.20.0 |
#### Web Client
- install dependencies & start application
```terminal
yarn install
yarn start
```
Application will be serving on http://localhost:3000
---
## Deployment
- Not setup yet
---
## Author
- [Bui Ngoc](https://www.facebook.com/Bui.Ngoc.1302/)
---