Follow the steps below to run this project on your machine.
Make sure you have installed the following prerequisites before proceeding:
-
Clone this repository to your local machine:
git clone https://github.com/vickyadrii/impact-palu.git -
Navigate to the project directory:
cd impact-palu -
Install all the required dependencies using npm or Yarn:
npm install # or yarn
Start the NextJS server:
npm run dev
# or
yarn dev- NextJS - The react framework for the web
- React - React library for building user interface
- TypeScript - Programming language
- Tailwind - Utility-first CSS framework
- Framer Motion - Powerful motion library for React