Welcome to React-Playground! This repository is designed as a space for exploring and learning the React.js library through hands-on projects and examples.
Follow these instructions to set up your environment and start exploring React.
- Clone the repo
git clone https://github.com/souravdishri/React-Playground.git
- Install NPM packages
npm install
- Run the development server
npm start
Screenshots or code snippets can be added later here to help explain parts of the process.
Contributions make the open source community an incredible place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Sourav Dishri - @souravdishri - souravdishri@gmail.com
Project Link: https://github.com/souravdishri/React-Playground