An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Basic Informational Site

![Preview](preview.png)

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

- [![HTML5](https://img.shields.io/badge/HTML5-white?style=for-the-badge&logo=html5&logoColor=e65127)](https://html5.org/)
- [![CSS3](https://img.shields.io/badge/CSS3-white?style=for-the-badge&logo=css3&logoColor=306AF1)](https://www.w3.org/Style/CSS/Overview.en.html)
- [![JavaScript](https://img.shields.io/badge/Javascript-383936?style=for-the-badge&logo=javascript)](https://js.org/index.html)

### Packages

- [![Express](https://img.shields.io/badge/Express-black?style=for-the-badge&logo=express)](https://expressjs.com/)

### Runtime

- [![Bun](https://img.shields.io/badge/Bun-000?style=for-the-badge&logo=bun)](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)