Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shotmeow/driving-school-frontend
Web User Interface on Next.js and TypeScript
https://github.com/shotmeow/driving-school-frontend
classnames eslint framer-motion nextjs nextjs-progressbar prettier react react-hook-form sass swiper tailwindcss typescript yup
Last synced: 2 days ago
JSON representation
Web User Interface on Next.js and TypeScript
- Host: GitHub
- URL: https://github.com/shotmeow/driving-school-frontend
- Owner: ShotMeow
- Created: 2023-01-06T09:10:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T15:25:20.000Z (over 1 year ago)
- Last Synced: 2024-04-23T20:26:09.706Z (7 months ago)
- Topics: classnames, eslint, framer-motion, nextjs, nextjs-progressbar, prettier, react, react-hook-form, sass, swiper, tailwindcss, typescript, yup
- Language: TypeScript
- Homepage: https://driving-school-frontend-seven.vercel.app
- Size: 1.69 MB
- Stars: 13
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Driving School Frontend
![Screen Shot](https://github.com/ShotMeow/ShotMeow/blob/main/assets/driving-school/preview.png?raw=true)
О проекте
Driving School Frontend - веб-интерфейс, осуществленный посредством использования технологий Next.js + TypeScript. Данный проект не продуктовый и разработан в качестве работы для портфолио.
Стэк технологий
Запуск репозитория
```bash
npm install // Установка необходимых пакетов
npm run dev // Запуск сервера разработки
```