Giter VIP home page Giter VIP logo

v46-tier3-team-28's Introduction

Chingu Project

Prerequisites

Make sure you have the following installed in your system:

Getting Started

  • Create a fork of the repo
  • Clone your forked repo locally git clone <repo_link>
  • cd into the cloned directory
  • Run pnpm install to install all the dependencies
  • Create an upstream to the main repo git remote add upstream https://github.com/chingu-voyages/v46-tier3-team-28.git
  • To update your fork with the main repo run git pull upstream main. Make sure you update your repo regularly to keep up with the main repo.
  • Create a new branch git checkout -b <branch_name>
  • Run pnpm dev and start developing

IDE Integration with Prettier

  • Install the "Prettier - Code formatter" extension for VS Code.
  • Open VS Code settings (Ctrl+ (Windows/Linux), or Cmd+ (Mac),).
  • Search for "Editor: Default Formatter" and select it. Choose "Prettier - Code formatter" as the default.
  • Search for "Editor: Format On Save" and enable it to automatically format your code when you save.
  • Optionally, specify the path to your .prettierrc.js configuration file by searching for "Prettier: Config Path" and adding the path.

Important Docs

Further reading

Built with

🎨 Demo

Check out the website: DEMO

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information. (wip⚙️)

👨‍👩‍👦 Community

Don't forget to join the community - Join us

💪🏽 Thanks to all Contributors

Thanks a lot for spending your time helping our project grow. Thanks a lot! Keep rocking🍻

Contributors

v46-tier3-team-28's People

Contributors

saga-sanga avatar cor4zon avatar christianmacasinagrodriguez avatar jdmedlock 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.