Vallhaven Clone

This app is clone vallhaven.cc. I want a create my own version of this website because website has a simple layout and easy configure api. I designed my own mobile version because original site has no offer mobile version. Abaut API and how to use wallhaven.cc/help/api.

Technologies Used

  • Next The app using NextJs framework. Build on create-next-app.
  • Css Modules For styling i use a css module that built in the next framework.
  • Axios For api request.

Usage

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/MrDaniel123/Vallhaven-Clone-Next.git
  1. Navigate to the project directory:
cd Vallhaven-Clone-Next
  1. Install the required dependencies:
npm install
  1. Start the development server:
npm run dev

Demo Images