Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zineanteoh authored Apr 24, 2023
1 parent b445abe commit 1a2d4a1
Showing 1 changed file with 8 additions and 34 deletions.
42 changes: 8 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,11 @@

`bookem-user` is a user portal for BookEm's volunteer management system.

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
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.

[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.

The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## Introduction

![bookem-1](https://user-images.githubusercontent.com/58854510/234093886-72d8f324-a389-4b3d-8084-bdc8f02fd92e.png)
![bookem-2](https://user-images.githubusercontent.com/58854510/234093937-66f81ce2-6ccb-4431-88b0-0a2e056e9783.png)
![bookem-3](https://user-images.githubusercontent.com/58854510/234093943-6cd2a150-1a0f-4b2d-ac26-afa6df898977.png)
![bookem-4](https://user-images.githubusercontent.com/58854510/234093951-3f5e4a52-3f76-48e2-b217-33d3f4b9c086.png)
![bookem-5](https://user-images.githubusercontent.com/58854510/234093963-c8e67c7c-71c5-4545-8660-ad0ee102259e.png)
![bookem-6](https://user-images.githubusercontent.com/58854510/234093972-12b03a85-bcd3-4abe-9c86-75359ca4f994.png)

1 comment on commit 1a2d4a1

@vercel
Copy link

@vercel vercel bot commented on 1a2d4a1 Apr 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bookem-user – ./

bookem-user-bookem.vercel.app
bookem-user.vercel.app
bookem-user-git-main-bookem.vercel.app

Please sign in to comment.