Skip to content

The welcome page that a new member sees to understand what Real Dev Squad is all about

Notifications You must be signed in to change notification settings

Aditi-0725/website-welcome

 
 

Repository files navigation

Better Uptime Badge

Welcome Site

https://welcome.realdevsquad.com/

Want to contribute or Learn how to?

Read about our Contributing Process: Here

Frequently Asked Questions

https://welcome.realdevsquad.com/faq

Help with Discord

https://welcome.realdevsquad.com/discord

Code of conduct at RDS

https://welcome.realdevsquad.com/code-of-conduct.html

Running the project

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: If you get CORS error for API calls during development, please consider reading this documentation.

About

The welcome page that a new member sees to understand what Real Dev Squad is all about

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.8%
  • CSS 32.1%
  • JavaScript 5.1%