Young-Einstein10 / jurata_assessment

This is a simple web application which users can use in finding answers to any question they have.

Home Page:jurata-assessment.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AskMe

AskMe

This is a simple web application which users can use in finding answers to any question they have.

Technologies

Getting Started

  • Clone this repository into your local machine:
git clone https://github.com/Young-Einstein10/jurata_assessment.git
  • Install dependencies:
yarn install or npm install

Usage

  • You will need to create an account on Micro Answer REST API to get an API KEY which you then add to the .env file in the root folder like so.
NEXT_PUBLIC_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXX
  • To start the application:
yarn dev or npm run dev

AskMe1

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out Next.js deployment documentation for more details.

Contributing

Pull requests are welcome. File an issue for ideas, conversation or feedback.

Author

  • Abdulrahman Yusuf

License

About

This is a simple web application which users can use in finding answers to any question they have.

jurata-assessment.vercel.app

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 2.2%Language:Shell 0.6%