Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkc2303 authored Dec 10, 2023
1 parent 1f5ba0c commit 03c7e59
Showing 1 changed file with 10 additions and 36 deletions.
46 changes: 10 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,14 @@
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).
<h1>WorkRoll</h1>

## Getting Started
The provided description outlines the features and benefits of a platform or service, likely designed for freelancers and clients engaging in freelance work. Here are the potential problems or challenges it aims to solve:
Difficulty in Finding Skilled Freelancers:
Problem: Clients often struggle to find qualified and reliable freelancers for their projects.
Solution: The platform provides access to a vast pool of skilled freelancers, making it easier for clients to find the right match based on skills, reviews, and ratings.

First, run the development server:
Inefficient Project Management:
Problem: Project management can be challenging, especially for remote collaborations.
Solution: The service offers project management tools inspired by Jira to streamline workflows, organize tasks, track progress, and facilitate collaboration among team members.

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
<h5>Video Link: </h5> https://youtu.be/KClUyJge_t4

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.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## 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.
<h5>Tracks Used: </h5>Push Protocol, 1Inch, MetaMask

0 comments on commit 03c7e59

Please sign in to comment.