Web Client of ImmoScout project (ImmoScout24 Web Scraper)
Repository: https://github.com/tobiaskraus/immoscout-web
This project was bootstrapped with Create React App.
- React
- TypeScript
- styled-components
- Copy
.env-example
file and pase as new files:.env
(fornpm start
).env.prod-api
(fornpm run start:prod-api
)
- adjust values in these files
if you want to use local API (API Endpoint in .env
file):
npm start
if you want to use public API (API Endpoint in env.prod-api
file):
npm run start:prod-api
Open http://localhost:3000 to view it in the browser.
npm run build
firebase deploy
URL: tk-immoscout.web.app