Code Monkey home page Code Monkey logo

hackathon-website-2023's Introduction

Repository for hosting the website of status_code_0

Prerequisites

  • npm

How to run the website

  • npm install to install the dependencies
  • npm run dev to run the live-server
  • This website supports tailwindcss so you can either use it or write vanilla css normally.

How to deploy the website

  • After you have made your changes and you want your changes to be deployed on the live site. Follow the below steps.
  • run npx prettier --write . to indent the code properly.
  • run npm run build to generate the deployement files. The files in the dist folder should be copied to the deploy branch for deployement.(This step is for maintainers only)
  • Run a git push origin main and make a pull request.

hackathon-website-2023's People

Contributors

k3yss avatar bhaskar1001101 avatar teewrath avatar sagamantus avatar shashwatdwi176 avatar imankalyanchakraborty avatar ayushi8989 avatar mashybasker avatar oindriladas27 avatar ppap1771 avatar hamdaanaliquatil avatar arya-ray avatar raihankhan-rk 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.