/safetrip

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install dependencies with ```bash npm install

or

yarn install

Then you can run the development server:

```bash
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.