Update README.md
This commit is contained in:
parent
6892cb34db
commit
762c39b622
1 changed files with 15 additions and 8 deletions
23
README.md
23
README.md
|
@ -3,12 +3,14 @@
|
|||
Development version of the IEEE UC San Diego student branch website.
|
||||
|
||||
## Figma Design
|
||||
- [IEEE UCSD Website Design](https://www.figma.com/design/AihoR936yUmYrMoCZJ0LF7/UCSD-IEEE?node-id=0-1&t=ajK9lKroQFJbokFS-1)
|
||||
|
||||
- [IEEE UCSD Website Design](https://www.figma.com/design/AihoR936yUmYrMoCZJ0LF7/UCSD-IEEE?node-id=0-1&t=ajK9lKroQFJbokFS-1)
|
||||
|
||||
## Getting Started
|
||||
|
||||
Prerequisites:
|
||||
|
||||
- [Bun](https://bun.sh) - Fast all-in-one JavaScript runtime & toolkit
|
||||
- [Bun](https://bun.sh) - Fast all-in-one JavaScript runtime & toolkit
|
||||
|
||||
### Installation
|
||||
|
||||
|
@ -46,9 +48,14 @@ bun run start
|
|||
|
||||
## Built with:
|
||||
|
||||
- [Astro](https://astro.build) - Web framework for content-driven websites
|
||||
- [React](https://react.dev) - UI components
|
||||
- [TailwindCSS](https://tailwindcss.com) - Styling
|
||||
- [MDX](https://mdxjs.com) - Enhanced Markdown
|
||||
- [Expressive Code](https://expressive-code.com) - Beautiful code blocks
|
||||
- [Node.js Adapter](https://docs.astro.build/en/guides/integrations-guide/node/) - Server-side rendering
|
||||
- [Astro](https://astro.build) - Web framework for content-driven websites
|
||||
- [React](https://react.dev) - UI components
|
||||
- [TailwindCSS](https://tailwindcss.com) - Styling
|
||||
- [MDX](https://mdxjs.com) - Enhanced Markdown
|
||||
- [Expressive Code](https://expressive-code.com) - Beautiful code blocks
|
||||
- [Node.js Adapter](https://docs.astro.build/en/guides/integrations-guide/node/) - Server-side rendering
|
||||
|
||||
## Contributors:
|
||||
|
||||
- Charles Nguyen
|
||||
- Shing Hung
|
||||
|
|
Loading…
Reference in a new issue