Skip to content

Kaddyp/continent_quest

Repository files navigation

Continent Quest

Quick Start Vercel

Open https://quest.integratesoft.co.uk/ to view it in the browser

Open https://continent-quest.vercel.app/ to view it in the browser

Quick Start Localhost

  1. Get the latest version
git clone https://github.com/Kaddyp/continent_quest.git
cd continent_quest
  1. Run
npm install
  1. Run Script
npm start
  1. Open http://localhost:3000 to view it in the browser

demo

Used Stack

  • TypeScript
  • React.js
  • Tailwind CSS for styling
  • Jest/React-testing-library for tests

About

Application for country quest in continent

Resources

Stars

Watchers

Forks

Releases

No releases published