Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigowebdev/accommodation-list
- Owner: RodrigoWebDev
- Created: 2020-03-02T18:36:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T05:00:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T14:17:26.344Z (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: 1
- 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`