⚡️ Modern UI Design + Reveal Animations
⚡️ One Page Layout
⚡️ Styled with Bootstrap + Custom SCSS
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Optimized with Webpack
⚡️ Well organized documentation
To view a live example, click here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You'll need Git and Node.js (which comes with NPM) installed on your computer.
[email protected] or higher
[email protected] or higher
[email protected] or higher
From your command line, first clone :
# Clone this repository
$ git clone https://github.com/divyanshrastogi51/mynewweb
# Go into the repository
$ cd my-new-website
Then you can install the dependencies either using NPM:
Using NPM:
```bash
# Install dependencies
$ npm install
# Start development server
$ npm start
Hurray Now you can customize it
This is how I put my website online!
I highly recommend to use Netlify to achieve this on the EASIEST WAY