Coder Social home page Coder Social 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

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 making API Calls 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

ankushdharkar avatar rohan09-raj avatar vividh25 avatar sujitmohanty avatar vishesh-baghel avatar harshith-venkatesh avatar akash2819 avatar rahilkapoor avatar swarajpure avatar varadac avatar rajat-mehra05 avatar prakashchoudhary07 avatar akankshadharkar avatar takshch avatar devxprite avatar priyanshk20 avatar rajakvk avatar sumitd94 avatar kachwaluttamsharma avatar gunjal-prajakt26 avatar shihabus avatar rucha1499 avatar khanjan04 avatar brandong512 avatar ankitt8 avatar adnanraghib1308 avatar satyambnsal avatar ashishmangla0 avatar anmoldewanrai avatar akashshar-ma avatar

Forkers

akashshar-ma

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.