Getting Started
To start the application,
- run
npm install
to install the dependencies npm run dev
to start the development server. The app will be available athttp://localhost:5174
.- run server by
npm start
. The server is available athttp://localhost:3001
.
Features
- Search a property in Seattle using only plain english.
- Save your favorite properties to the database.
Contributing
Contributions are welcome! If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.
License
This project is licensed under the MIT License.