React-First-Contrib
A note for Hacktoberfest Participants:
Not just only add you data and stop, Try to dive into React and raise issue with an idea or enhancement of the project.
Pull requests which improve the codebase, documentation, or other aspects of the project and are in line with the core values
of the event will be good to go.
Quickstart
- Fork the project
- Clone the project
- Navigate to the project directory
cd React-First-Contrib
- Install dependencies with
npm install
- Run
npm start
Show some ❤️ by starring the repo !
How can I add my profile?
Navigate to the directory src/data.json
with the following content:
{
"id": 2,
"image":"https://github.com/suubh.png",
"title": "Shubham Singh",
"Github": "https://github.com/suubh"
}