Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 410 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 410 Bytes

Hungarian name day API

See this app live on the web (Hungarian): https://nevnapok.vercel.app

Getting Started

Clone the repo:

git clone git@github.com:jozsefsallai/nevnapok-api.git
cd nevnapok-api

Install the dependencies:

npm i -g yarn
yarn

Run the dev server:

yarn dev

Make sure your changes pass linting:

yarn lint

License

MIT.