React-Key-Concepts is a simple web page project created using react library along with HTML, CSS, JS and JSX.
This project is an outcome of practice task which comes along with Udemy course (React - The Complete Guide)
To Run this project: Clone the project to your local repo. Node js should be installed. Use VS Code to open the project folder, Open Terminal on VS Code. Use npm install command on terminal And then you can use npm start to launch the application in the local deployment server. Access the webpage from browser using http://localhost:3000
Hope you can successfully launch and see the webpage by following above steps.
This is the final webpage image that you can find by running this project.