https://github.com/ayushsgithub/freshlybrewedassignment
https://github.com/ayushsgithub/freshlybrewedassignment
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayushsgithub/freshlybrewedassignment
- Owner: ayushsgithub
- Created: 2023-07-11T10:06:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T10:49:13.000Z (over 2 years ago)
- Last Synced: 2025-01-10T22:40:55.512Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://freshly-brewed-assignment.vercel.app
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/