Clone this repository:
git clone https://github.com/SoftDevDanial/acs-digital-frontend-engineer-assesment.git
You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Start Server:
npm start
To Visit App:
localhost:3000/
- Main Page
localhost:3000/navbar
- Challenge 1
localhost:3000/calculator
- Challenge 2
localhost:3000/question3
- Challenge 3 (Please refer console for answers)
Page Code and MCQ answers: ./src/pages/answers