suubh / React-First-Contrib

Learn React and your First Contribution from the same project. Main objective is to learn React and try different ideas.

Home Page:https://reactfirstcontrib.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

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

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory cd React-First-Contrib
  4. Install dependencies with npm install
  5. 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"
  }

Getting Started with Create React App

This project was bootstrapped with Create React App.

Contributors

About

Learn React and your First Contribution from the same project. Main objective is to learn React and try different ideas.

https://reactfirstcontrib.netlify.app/

License:MIT License


Languages

Language:JavaScript 43.1%Language:CSS 34.4%Language:HTML 22.5%