Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 648 Bytes

React Project - 1

Overview

This is a React project which shows very basic functionality of React

To understand and watch how this project works follow the steps:-

1.Clone the repository: Clone the Repository https://github.com/Ajay-singh1/ReactProject.git

2.Navigate to the directory: cd tutorial

3.Install the dependencies: npm install

4.Start the Development Server: npm start

5.The Development Server: The Development server will start at localhost:3000

Project Demo

ReactProject