https://github.com/rodrigowebdev/accommodation-list
https://github.com/rodrigowebdev/accommodation-list
css3 google-maps-api html5 javascript react react-router tailwindcss typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigowebdev/accommodation-list
- Owner: RodrigoWebDev
- Created: 2020-03-02T18:36:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T05:00:25.000Z (over 3 years ago)
- Last Synced: 2024-12-28T01:47:25.754Z (over 1 year ago)
- Topics: css3, google-maps-api, html5, javascript, react, react-router, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://accommodation-list.netlify.app/
- Size: 768 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accommodation List
Go to the [website](https://accommodation-list.netlify.app/)
## Get started
- Install the project: `npm i`
- Start server: `npm start` or `npm run start-no-cache`
- Create a production build: `npm run build`