by VivianeLVieira
This is a "News" website project built with React + Vite, that incorporates pure CSS and Bootstrap to explore them as much as possible...
The frontend fetchs data from Seeding-vv-news API project
-
Clone the project to your local environment and enter the main directory
• Visit the GitHub repository to clone it: https://github.com/VivianeLVieira/vv-news
-
Install dependencies
npm install
-
Run development mode
npm run dev or npm run dev -- --port 5173
-
Enter "o" in the terminal to open the website in the browser or access:
http://localhost:5173/
-
Requirements
To run this project, you must have the following software version or later installed:
• Node.js = v22.14.0