This project is a responsive, modern website built with React. It’s designed to offer a dynamic and user-friendly experience with fast performance and smooth navigation. The website is styled with reusable components and follows best practices to ensure maintainability and scalability.
- Single Page Application (SPA)
- Responsive design
- Reusable components
- Frontend: React, JavaScript, CSS
- Clone the repo:
git clone https://github.com/giorgiaci/web.git
- Install:
npm install
- Start the project:
npm start