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

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 🚀 ❤️

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.