https://github.com/chiefwoods/basic-informational-site
Informational site for The Odin Project
https://github.com/chiefwoods/basic-informational-site
theodinproject
Last synced: 7 months ago
JSON representation
Informational site for The Odin Project
- Host: GitHub
- URL: https://github.com/chiefwoods/basic-informational-site
- Owner: ChiefWoods
- Created: 2024-11-27T04:40:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T07:47:55.000Z (11 months ago)
- Last Synced: 2024-11-27T08:31:00.383Z (11 months ago)
- Topics: theodinproject
- Language: HTML
- Homepage: https://basic-informational-site-4c8o.onrender.com
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Informational Site

Informational site for [The Odin Project](https://www.theodinproject.com/).
[Live Website](https://basic-informational-site-4c8o.onrender.com)
[Source Repository](https://github.com/ChiefWoods/basic-informational-site)
## Built With
### Languages
- [](https://html5.org/)
- [](https://www.w3.org/Style/CSS/Overview.en.html)
- [](https://js.org/index.html)### Packages
- [](https://expressjs.com/)
### Runtime
- [](https://bun.sh/)
## Getting Started
### Prerequisites
Update your Bun toolkit to the latest version.
```bash
bun upgrade
```### Setup
1. Clone the repository
```bash
git clone https://github.com/ChiefWoods/basic-informational-site.git
```2. Install all dependencies
```bash
bun install
```3. Start server
```bash
bun run start
```## Issues
View the [open issues](https://github.com/ChiefWoods/basic-informational-site/issues) for a full list of proposed features and known bugs.
## Acknowledgements
### Resources
- [Shields.io](https://shields.io/)
- [Pictogrammers](https://pictogrammers.com/)### Hosting
- [Render](https://render.com/)
## Contact
[chii.yuen@hotmail.com](mailto:chii.yuen@hotmail.com)