/neurodiversity

📖 Website educating the public about neurodiversity

Primary LanguageJavaScriptMIT LicenseMIT

Logo

Neurodiversity

This is the source code of the Next.js website neurodiversity.wiki. The website is aimed to educate the general public about mental disabilities. It is meant to be a quick link to send to anyone who has an incorrect mental model.

Features

  • Summarized as to not loose impatient readers
  • Includes medical definition, but does not rely on it (due to complex langauge)
  • Links to other materials for those who want to learn more
  • Extremely sharable (short link)
  • Aims to be "better than nothing" (which is the baseline for most people's knowledge)

Sponsors

Contributing

Contributions are always welcome! I'm not an amazing writer, therefore spelling PRs but also general feedback is hugely appreciated.

See CONTRIBUTING.md for ways to get started.

Feedback

Feedback is appreciated! Reach out on Twitter, the Discord server or submit a new issue.

Roadmap

  • More diagnoses
  • Localization

Tech Stack

  • Next.js
  • TailwindCSS
  • MDX

Runinng locally

yarn install
yarn dev

Open http://localhost:3000 in your browser to see the site.

License

MIT

This readme was created with readme.so :)