Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casiimir/project-casimiro-east
https://github.com/casiimir/project-casimiro-east
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/casiimir/project-casimiro-east
- Owner: casiimir
- Created: 2022-09-26T10:13:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T17:08:25.000Z (about 2 years ago)
- Last Synced: 2023-05-11T17:37:19.719Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://project-east.vercel.app
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"Not all those who wander are 404"
:world_map: Journaly is a tourism web-app: explore cities, experiences, places and so much more!
Technologies used
- HTML
- SASS
- Javascript
- React.js
- Next.js
- Axios
- Musement API
- Braintree API
- Google Maps API
- Designed from zero using Figma
- Mobile First Design
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.