Code Monkey home page Code Monkey logo

hacktoberfest-id's Introduction

React/Next JS Hacktober ID

WEB Challenge

Dalam repository ini anda di challenge untuk membuat sebuah website dengan menggunakan React JS dengan micro framework Next JS.

React/Next JS Hacktober ID

WEB Challenge

Dalam repository ini anda di challenge untuk membuat sebuah website dengan menggunakan React JS dengan micro framework Next JS.

Cara Berkontribusi Simpel:

  1. Buka pages/redux/reducers
  2. Klik Icon pensil di atas pojok kiri
  3. Tambahkan object baru, format penamaan: Nama Anda, atau NamaAnda123, dst.
  4. Commit perubahan, kemudian lakukan pull request.

Cara Berkontribusi Lebih Lanjut:

  1. Fork Project
  2. Clone ke lokal komputer anda
  3. Buka project dengan Code Editor kesayangan anda
  4. npm install --save
  5. Buka direktory pages/redux/user
  6. Tambahkan object baru, format penamaan: Nama Anda, atau NamaAnda123, dst.
const initialState = {
    isLoading: true,
    contributor: [
        {
            name: 'Abdul Hakim'
        },
    ],
    error: null
}

CATATAN:

  • Repo ini buat belajar next dan redux, monggo jika ingin melanjutkan
  • jangan ganti ID orang lain yang sudah ada. first come first serve. Bagi yang mengoverride nama orang lain, maka tidak akan di merge (PR ditolak).
  1. Test di localhost:3000.
  2. Commit perubahan, kemudian lakukan pull request.

hacktoberfest-id's People

Contributors

akimabs avatar bedeljani avatar edytk avatar wsngiri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.