https://github.com/amiraliazimloo/snappdoctor
I develop this assignment for hiring in Snapp Doctor ... 😉💚
https://github.com/amiraliazimloo/snappdoctor
Last synced: about 1 year ago
JSON representation
I develop this assignment for hiring in Snapp Doctor ... 😉💚
- Host: GitHub
- URL: https://github.com/amiraliazimloo/snappdoctor
- Owner: AmirAliAzimloo
- Created: 2023-11-25T18:05:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T20:28:02.000Z (over 2 years ago)
- Last Synced: 2025-01-30T21:16:48.161Z (over 1 year ago)
- Language: TypeScript
- Size: 901 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Please Read This At First 💚
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## Testing
for see my unit tests please run this command :
```bash
npm run test
```
I hope you like it 💚😉🌹