An open API service indexing awesome lists of open source software.

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

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/)

---