tysiachnyi

DPL-Birthday

TypeScript

This is a simple app that allows you to select your birthday and save it to a database. It is built with React, TypeScript, SCSS, and Express.

Stars
0
Forks
0
Open issues
0

DPL-Birthday App

This is a simple app that allows you to select your birthday and save it to a database. It is built with React, TypeScript, SCSS, and Express.

for the frontend, the app uses the following libraries:

for the backend, the app uses the following libraries:

Running the app

To run the app, first install the dependencies:

yarn install

Then, run the app:

yarn dev

The app will be running on localhost:5173.