Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynonguyen/real-estate-web
Practice MERN stack.
https://github.com/dynonguyen/real-estate-web
expressjs mongoose reactjs
Last synced: 8 days ago
JSON representation
Practice MERN stack.
- Host: GitHub
- URL: https://github.com/dynonguyen/real-estate-web
- Owner: dynonguyen
- Created: 2021-01-30T13:22:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T11:57:27.000Z (over 3 years ago)
- Last Synced: 2024-06-08T18:57:56.789Z (5 months ago)
- Topics: expressjs, mongoose, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.69 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Website Bất Động Sản
- ## ✨ **Tính năng**- Show các nhà nổi bật...
- Tìm kiếm, lọc nhà theo tỉnh thành và yêu cầu người dùng.
- Hiển thị chi tiết nhà và đề xuất các nhà liên quan.
- Cho phép người dùng mua nhà.
- Đăng ký, đăng nhập.
- Quản lý tài khoản người dùng
- Admin page xem, thêm, xoá, sửa sản phẩm, tài khoản.- ## ⌨️ **Công nghệ sử dụng trong project**
- ### **Back-end, Database**
- NodeJS (ExpressJS).
- MongoDB (mongooseJS).- ### **Front-end**
- SPA (Single Page Application) & CSR (Client Side Rendering) với ReactJS.
- State Management Tool: Redux + Redux thunk.
- Xây dựng UI với Ant Design, Css, Scss.
- Build project với Webpack.
- Restful API với Axios.
- ### **Version Control**
- Git, Github.
- Eslint, EditorConfig, Jsconfig.
- IDE: Visual Studio Code.- ## 📦 **Cài đặt node_module trước khi chạy**
```
> cd Back-end -> yarn install
> cd Front-end -> yarn install
```- ## 🔨 **Run project**
- Thay file .local.env bằng file .env và thay các giá trị trong file .env. Sau đó, chạy các lệnh sau:
```
> cd front-end -> yarn build
> cd back-end -> yarn start (node index.js)
> browser: http://localhost:{ PORT | 3000 }
```
- ## 🌍 **Document API**
`> browser: http://localhost:{PORT}/api-docs/`
- ## 🖥 **Môi trường hỗ trợ**- Modern browsers, Mobile Browser and Internet Explorer 11.
| [](http://godban.github.io/browsers-support-badges/)
Edge | [](http://godban.github.io/browsers-support-badges/)
Firefox | [](http://godban.github.io/browsers-support-badges/)
Chrome | [](http://godban.github.io/browsers-support-badges/)
Safari |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |