This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
To run the jest unit tests:
npm run test
variable | default |
---|---|
API_URL | http://localhost:5000 |
Application link: https://onestep-client.netlify.app/
The code will automatically be deployed for every changes pushed to the main branch.