Giter VIP home page Giter VIP logo

codesydneywebsite_zh's Introduction

Code Sydney Website

About this site

This is Code.Sydney's new website which everyone can contribute to, regardless of skill level. This is perfect for beginners who want to get exposed to working in a collaborative development environment.

Tech used

This is built on React.js and is deployed on Vercel

How do I contribute?

  1. Join the #project_codesydneywebsite Discord channel
  2. We have open issues that can be worked on in the Issues tab.
  3. You can see how these issues are progressing on our Kanban board.
  4. Visit our Code.Sydney Playbook here for a full guide

Setting up your machine for local development

Forking and Creating Your Branch

  1. How to fork this repository (https://github.com/firstcontributions/first-contributions)
  2. Copy code url from your forked version of project
  3. Avoid cloning directly from codesydney repo
  4. CD into directory on cmd terminal where you would like to store project files
  5. Finally enter following command to clone repo git clone [url]

Installing the Project

  1. If you are not using Node.js v14 install NVM by following (https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/)
  2. Make sure you are in codesydneywebsite project directory on your cmd terminal then type in folowing command:-
  3. Install the Node v14 using NVM with nvm install 14.
  4. Change to Node v14 using NVM with nvm use 14.
  5. Install the project dependencies with npm i.

Running the Project

  1. Change to Node v14 using NVM with nvm use 14.
  2. Run the Project with npm start.
  3. Access the site using your browser of choice via http://localhost:3000/

Happy coding!

codesydneywebsite_zh's People

Contributors

engramar avatar luukeeeee avatar soundarya-mv avatar davidtaing avatar nimasakha avatar infodsagar avatar rpgarde avatar ellaferreira avatar foadbotan avatar janxavierv17 avatar qjstout avatar serhiicss avatar king-oldmate 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.