Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semklim/property-house
Test task React Vite
https://github.com/semklim/property-house
Last synced: about 2 months ago
JSON representation
Test task React Vite
- Host: GitHub
- URL: https://github.com/semklim/property-house
- Owner: semklim
- Created: 2024-09-09T12:31:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T14:30:01.000Z (3 months ago)
- Last Synced: 2024-09-09T17:35:24.488Z (3 months ago)
- Language: TypeScript
- Homepage: https://property-house-sigma.vercel.app
- Size: 4.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite + ESLint airbnb style guide
This test task. Layout made using figma desinged website.
Figma - [Desing](https://www.figma.com/design/dN0V4anwjTRfoeCESe4kmS/Site-%D0%A2%D0%B5%D1%81%D1%82%D0%BE%D0%B2%D0%B5?node-id=0-1&t=bz811OIV6wQHU6zb-1)
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/semklim/Property-House.git
cd property-house
```2. Install dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```4. Open your browser and visit [http://localhost:3000](http://localhost:3000) to see your application in action.