Skip to content

laraib-sidd/insult-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insults for you

An angry skaespare trying to throw insults at you.

Features

⚡️ New Insults
⚡️ Shakespare Style
⚡️ Social Media Sharing
⚡️ Fully Responsive\

To view a live example, click here


Getting Started 🚀

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.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.


How To Use 🔧

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


Deployment 📦

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

Authors

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details