Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljuzifer/carp-travel-app
An application that tells about the best Carpathian tourist routes!
https://github.com/ljuzifer/carp-travel-app
autoprefixer css eslint javascript nextjs postcss prettier react-hook-form react-hook-form-persist react-hot-toast react-responsive react-scroll swiper tailwindcss typescript
Last synced: 8 days ago
JSON representation
An application that tells about the best Carpathian tourist routes!
- Host: GitHub
- URL: https://github.com/ljuzifer/carp-travel-app
- Owner: Ljuzifer
- Created: 2024-04-18T22:09:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T11:49:40.000Z (7 months ago)
- Last Synced: 2024-10-12T00:22:17.922Z (about 1 month ago)
- Topics: autoprefixer, css, eslint, javascript, nextjs, postcss, prettier, react-hook-form, react-hook-form-persist, react-hot-toast, react-responsive, react-scroll, swiper, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://carp-travel-app-ten.vercel.app
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CARP TRAVELapp
Carpathians travel secrets landing page.
---
---
---
## Content
- [TS & Mockup](#TS)
- [Technologies](#Technologies)
- [Development](#Development)
- [Project Developer](#Developer)---
## TS
- [TS](https://docs.google.com/document/d/1e6U2nDowFARzF6JNMKMDcVRVd7syu36m/edit#heading=h.d6whnyfnqdlb)
- [Design Mockup](https://www.figma.com/file/2nHaXyrwQxqXLYmPUGQuP1/CarpTravel---%D0%A2%D0%B5%D1%81%D1%82%D0%BE%D0%B2%D0%B5-%D0%B7%D0%B0%D0%B2%D0%B4%D0%B0%D0%BD%D0%BD%D1%8F?type=design&node-id=348-14&mode=design&t=CUtzaKhf6WQBfOgb-0)## Technologies
- [JavaScript]
- [TypeScript]
- [NextJS]
- [HTML5]
- [CSS3]
- [TailwindCSS]
- [Swiper]
- [React-Hook-Form]
- [React-Scroll]
- [React-Responsive]---
## Development
### Clone this repository to your local machine:
To clone repo, run the following command:
`git clone` [tap!](https://github.com/Ljuzifer/carp-travel-app.git)
### Installing Dependencies
To install dependencies, run the following command:
```sh
$ npm i
```### Running the Development Server
To run the dev server, run the following command:
```sh
$ npm run dev
```---
## Developer