Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 // Запуск сервера разработки
```