https://github.com/ayush-ojha-11/namaste-react
Namaste React Swiggy Project 🚀 ❤️
https://github.com/ayush-ojha-11/namaste-react
akshay-saini frontend-web javascript namaste-react namastedev react react-redux reactjs swiggy-clone swiggy-food-app
Last synced: about 1 month ago
JSON representation
Namaste React Swiggy Project 🚀 ❤️
- Host: GitHub
- URL: https://github.com/ayush-ojha-11/namaste-react
- Owner: ayush-ojha-11
- Created: 2025-01-16T17:54:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T07:08:58.000Z (3 months ago)
- Last Synced: 2025-03-06T08:23:17.945Z (2 months ago)
- Topics: akshay-saini, frontend-web, javascript, namaste-react, namastedev, react, react-redux, reactjs, swiggy-clone, swiggy-food-app
- Language: JavaScript
- Homepage: https://its-your-food.netlify.app/
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Namaste React Project
This project is built during the Namaste React series by Akshay Saini. It covers various concepts and techniques in React development.
## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [Usage](#usage)
- [Live Demo](#live-demo)
- [Contributing](#contributing)## Introduction
This project is a part of the Namaste React series by Akshay Saini. It aims to provide hands-on experience with React and its ecosystem.
## Installation
To get started with the project, clone the repository and install the dependencies:
```bash
git clone https://github.com/yourusername/namaste-react.git
cd namaste-react
npm install
```## Usage
To run the project locally, use the following command:
```bash
npm start
```This will start the development server and you can view the app in your browser at `http://localhost:1234`.
## Live Demo
Check out the live demo of the project [https://foodie-12.netlify.app/]
## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.