This is a simple react application created for learning purposes.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
These are the prerequisites required to install and run this project successfully.
nodejs
npm
Do npm install
to install all the dependencies.
Do npm start
run the project.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- Suras Kumar Nayak - Profile
This project was bootstrapped with Create React App.