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

https://github.com/aelyakoubi/react-basics-project

FRONT-END: Recipe checker : React.js - Vite.js - Chakra Ui
https://github.com/aelyakoubi/react-basics-project

chakra-ui eslint front-end prettier react recipe-app recipe-website recipes-app vite

Last synced: about 1 month ago
JSON representation

FRONT-END: Recipe checker : React.js - Vite.js - Chakra Ui

Awesome Lists containing this project

README

          

# Professional React Project Starter

A minimal and clean React project template built with Chakra UI, without using any external CSS.

---

## Overview

This project is a foundational template for React applications that leverages **Chakra UI** for styling, ensuring a consistent, modern, and fully responsive design—all without using CSS files.

---

## Features
- **Framework:** React
- **Styling:** Chakra UI for component-based styling (no external or custom CSS used)
- **Languages:** JavaScript, HTML
- **Build Tool:** Vite for fast and efficient builds

---

## Prerequisites
Ensure the following are installed on your system:
- **Node.js** (LTS version recommended)
- **npm** (comes bundled with Node.js)
- **Code Editor:** Visual Studio Code

---

## Setup Instructions

1. **Clone the Repository**
Clone this repository to your local system:
```bash
git clone

Navigate to the Project Folder
Change your working directory to the project folder: cd react-project-starter
---

Install Dependencies
Install all required dependencies using: npm install
---

Run the Development Server
Start the development server with: npm run dev
---

Open your browser and navigate to: http://localhost:5173
---

Build the Project
To build the project for production, use: npm run build
---

Demo Video
- [Watch the full demo on YouTube](https://youtu.be/nOPFzUtAkTc)
- For a quick preview, click the short demo video file below:
---

https://github.com/user-attachments/assets/565f382d-380d-4a36-b01a-8a881e57a3a6

![Screenshot 2025-01-25 163422](https://github.com/user-attachments/assets/86a5a7d8-dcc9-41c4-bc96-d291b5bb6c29)

![Screenshot 2025-01-25 163438](https://github.com/user-attachments/assets/a4d225ec-49fe-4acf-8f1e-6865ff5cc0d1)

![Screenshot 2025-01-25 163450](https://github.com/user-attachments/assets/daa8a371-5519-4b04-892d-5f8bae4118c1)

![Screenshot 2025-01-25 163531](https://github.com/user-attachments/assets/2845580b-c2ac-4a06-9a48-8de0f6f7cee8)

![Screenshot 2025-01-25 163608](https://github.com/user-attachments/assets/ba884d7f-4e5c-4068-b161-8a3be972a094)

![Screenshot 2025-01-25 163638](https://github.com/user-attachments/assets/4a50479b-bb31-47bb-9f10-2776c1dd7f99)

![Screenshot 2025-01-25 163708](https://github.com/user-attachments/assets/87742164-08ef-491e-a80b-d8f8c8d4460d)

![Screenshot 2025-01-25 163722](https://github.com/user-attachments/assets/5df60970-dd19-4f43-a387-c5b9b982706d)