⚡️ New Insults
⚡️ Shakespare Style
⚡️ Social Media Sharing
⚡️ Fully Responsive\
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 Simplefolio:
# Clone this repository
$ git clone https://github.com/laraib-sidd/insult-generator.git
# Go into the repository
$ cd insult-generator
Then you can install the dependencies either using NPM or Yarn:
Using NPM:
# Install dependencies
$ npm install
# Start development server
$ npm run start
NOTE: If your run into issues installing the dependencies with NPM, use this command:
# Install dependencies with all permissions
$ sudo npm install --unsafe-perm=true --allow-root
Once you have done with your setup. You need to put your website online!
I highly recommend to use Heroku to achieve this on the EASIEST WAY
- Laraib Siddiqui - https://github.com/laraib-sidd
This project is licensed under the MIT License - see the LICENSE.md file for details