npx create-react-app This project is for a friend. A blog in which she offers a couple of services, posts content (video), and a newsletter registration (mailchimp).
- "axios": "^1.2.3",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-icons": "^4.7.1",
- "react-router-dom": "^6.6.2",
- "react-scripts": "5.0.1",
- "react-spinners": "^0.13.7",
- "web-vitals": "^2.1.4"
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.