This is a React-based project for creating a personal and simple website.
- Responsive Design: Adapts to different screen sizes.
- Single Page Application: Smooth navigation without page reloads.
- Modern UI: Clean and modern user interface.
- Clone the repository:
git clone https://github.com/ricciviero/my-react-website.git
- Navigate to the project directory:
cd my-react-website
- Install dependencies:
npm install
To start the development server, run:
npm start
Open http://localhost:3000 to view it in the browser.
To create a production build, run:
npm run build
The build folder will contain the optimized production build.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
For any inquiries, please contact [email protected].