Final assignment for Phenikaa Web Development course. This repo had been archived and is read-only since we have finished the course.
We were required to create a clone of a website on the internet.
We chose to clone github.
- Node.js
- npm
- Clone the repository and move the working directory to the cloned repository
git clone https://github.com/tripercy/pka-web-dev-final.git
cd pka-web-dev-final
- Install dependencies
npm install
- Execute on local server
npm start
Made with contrib.rocks.