/InfiniteScroll

This is my Dev Init #1 Project Week 6.

Primary LanguageJavaScript

Infinite Scroll Web Application

Infinite-Scroll

Greetings and welcome everyone. Infinite Scroll Web Application is the web-app that use the function when you are scrolling down and load more contents to improve User Experience The project was created using React and Vite.

Installation

  1. Cloing repository to your local repository

git clone https://github.com/Celesca/InfiniteScroll.git

  1. Move toward file directory.

cd InfiniteScroll

  1. Install react-scripts. It's essential to runs the app.

npm install react-scripts@latest

  1. Runs the app in the development mode.

npm run dev

Then, open http://localhost:5173 to view it in your browser.