https://github.com/taufiqul7756/fooddy-qt_react_task
https://github.com/taufiqul7756/fooddy-qt_react_task
next14 react-dropdown-select react-hook-form react-icons react-slick reactjs slick-carousel tailwindcss
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taufiqul7756/fooddy-qt_react_task
- Owner: Taufiqul7756
- Created: 2024-01-05T10:27:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T14:40:48.000Z (over 1 year ago)
- Last Synced: 2025-01-29T22:17:45.105Z (4 months ago)
- Topics: next14, react-dropdown-select, react-hook-form, react-icons, react-slick, reactjs, slick-carousel, tailwindcss
- Language: JavaScript
- Homepage: https://fooddy-qt.vercel.app/
- Size: 579 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fooddy-QT_React_Task
This repository contains the source code for the Fooddy-QT React Task website developed using Next.js. The website is a simple food ordering application with various features and dependencies.
## Getting Started
Follow these steps to run the project locally:
1. **Clone the repository:**
```bash
npm install
```
2. **Install dependencies**
```bash
npm run dev
```
3. **Run the development server**
```bash
git clone https://github.com/Taufiqul7756/Fooddy-QT_React_Task.git
```
4. **Open your browser and visit:**
```bash
http://localhost:3000
```## Prerequisites
Make sure you have Node.js installed with a version equal to or above 18.
## Limitations
- The provided HTTP API URL may cause deployment issues due to conflicts between HTTPS and HTTP. It is recommended to secure the API or use a secured URL in production environments.
## Dependencies
The project uses several third-party libraries, including:
- `react-dropdown-select` version 4.11.0
- `react-hook-form` version 7.49.2
- `react-icons` version 4.12.0
- `react-slick` version 0.28.0
- `slick-carousel` version 1.8.1
- `tailwindcss` version 3.3.0Make sure to install these dependencies when setting up the project.