An open API service indexing awesome lists of open source software.

https://github.com/ayushsgithub/freshlybrewedassignment


https://github.com/ayushsgithub/freshlybrewedassignment

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a Next.js project/assignment for Freshly Brewed.

## Getting Started

To get started with the project, follow the steps below:

### Prerequisites

Make sure you have the following software installed on your machine:

- Node.js (version 12 or above)
- npm (Node Package Manager) or Yarn

### Installation

1. Clone the repository:

```shell
git clone https://github.com/ayushsgithub/freshlyBrewedAssignment.git

2. Navigate to the project directory:
```shell
cd your-repository
3. Install the dependencies:
```shell
npm install or yarn install

### Development:

To start the development server, run the following command:

npm run dev or yarn dev

You can use these routes:

/signUp

/signIn

/signUpDetails

### Contributing

Thank you for considering contributing to this project! To contribute, follow these steps:

1. Fork the repository on GitHub.
2. Create a new branch with a descriptive name:

git checkout -b feature/my-new-feature

### Github repo:
https://github.com/ayushsgithub/freshlyBrewedAssignment

### Deployed Link:
https://freshly-brewed-assignment.vercel.app/