Git Product home page Git Product logo

website-www's Introduction

Netlify Status Better Uptime Badge

Website

Welcome to Real Dev Squad

Code deployed on: https://realdevsquad.netlify.app/, then served to our domain

Production Site -> https://www.realdevsquad.com/

Staging Site -> https://staging-realdevsquad.netlify.app/

Running the project

Run npm install after opening the repository in your editor. This will install all the necessary packages for the project which are mentioned in the pacakage.json file of the project.

API Calls

For accessing APIs of Real Dev Squad, do follow this doc. https://github.com/Real-Dev-Squad/docs/tree/main/docs/dev/https-dev-url-cors

Scripts used in project

  • npm run check checks the formatting of all the files in the project. This script runs in a pre-commit hook. It will warn about the improper formatting present in the file.
  • npm run fix can be run for fixing the formatting before commiting your changes or to solve the formatting errors one may get while commiting the changes.

Note ⚠️ : Do run these scripts before raising the PR

CSS Structure

Global CSS

  • main.css
    • This css file will contain common css pertaining to all pages that can be used throughout the website.
    • For example, a class with name success, when used anywhere throughout the website will make the color of the text green.

Page specific CSS

  • For example, events page css goes inside events.css.
  • Also, in future if we add new components, we will keep component specific css like navbar.css, footer.css, header.css etc.
  • For mobile responsive css, we can have a folder with multiple css files catering to different css pertaining to different resolutions.

website-www's People

Contributors

akankshadharkar avatar akash2819 avatar ankushdharkar avatar anmoldewanrai avatar bhtibrewal avatar brandong512 avatar devxprite avatar fakhruddinkw avatar harshith-venkatesh avatar ivinayakg avatar neenu-12 avatar palakgupta2712 avatar prakashchoudhary07 avatar priyanshk20 avatar rahilkapoor avatar rajakvk avatar rajat-mehra05 avatar ravikumar1002 avatar ritikjaiswal75 avatar rohan09-raj avatar rushabh-t avatar sahsisunny avatar shubhamsinghbundela avatar sujitmohanty avatar sumitd94 avatar swarajpure avatar takshch avatar varadac avatar vishesh-baghel avatar vividh25 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.