Skip to content

ayush-ojha-11/Namaste-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 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

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:

git clone https://github.com/yourusername/namaste-react.git
cd namaste-react
npm install

Usage

To run the project locally, use the following command:

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://its-your-food.netlify.app/]

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.