Ice cream company one-page website with responsive layout, modal windows, data validation, animations, and attractive design.
- HTML5
- CSS3
- JS
- Parcel
To get started with this project, follow these steps:
- Make sure that the LTS version of Node.js is installed on your computer. Download and install if necessary.
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install the required dependencies using
npm install
or
yarn install
- Start the development server with
npm start
- Open your web browser and visit http://localhost:1234 to access the application.