Before you begin, ensure you have the following installed on your machine:
- Node.js (version v21.7.1 or later)
- npm or yarn package manager
-
in your terminal: git clone https://github.com/Souhani/Niftables-Test.git
-
cd Niftables-Test
-
npm install or yarn install
-
npm run dev or yarn dev
-
Open http://localhost:3000 with your browser to see the result.