This project was created by Rayner for an Ethlas Task for a Software Engineer Internship role.
The website is hosted on Vercel here so do feel free to try it out!
This is a Next.js project bootstrapped with create-next-app
.
Before we begin, ensure you have Node and Git installed on your system.
First, clone the repo:
git clone https://github.com/raynerljm/ethlas-task.git
Secondly, install the dependencies:
npm install
Thirdly, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.