Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/annaburd/ssg-web-responsive

Website project for real estate agency
https://github.com/annaburd/ssg-web-responsive

astro contentful jamstack web-development

Last synced: 7 days ago
JSON representation

Website project for real estate agency

Awesome Lists containing this project

README

        

# Website for Real Estate in Vietnam

🧑‍🚀 Live Playground:

// TODO
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal)

## 🫣 Preview Link

[![Netlify Status](https://api.netlify.com/api/v1/badges/a450cb8e-6dec-404e-a176-4bcad8f0fcda/deploy-status)](https://app.netlify.com/sites/ssg-web-responsive/deploys)

https://ssg-web-responsive.netlify.app/

## 🚀 Project Structure

Inside of project folder you will find following important files:
// TODO

```
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
```

Note: Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.

Any static assets, like images, can be placed in the `public/` directory.

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :--------------------- | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro --help` | Get help using the Astro CLI |

## 👀 Want to contribute?

Feel free to pm me!