/Goava-backend

Primary LanguageJavaScript

Goava-backend

Portfolio Website

Backend of a Ecommerce website

📌 Features 💡

  • Dark Mode.
  • Multiple Routes.
  • Mobile Responsiveness.

📌 Technologies used 🛠️

  • [EJS]
  • [Nodejs]
  • CSS - Used for Styling

📌 Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. There are two methods:-

1. Using npm/yarn

Using npm/yarn

Prerequisites 📋

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

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

From your command line, first clone this repo:

# Clone this repository
$ git clone https://github.com/ayan-de/Goava-backend.git

# Go into the repository
$ cd tshirtstore

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start or nodemon index.js

Once your server has started, go to this url http://localhost:4000/ and you will see the website running on a Development Server.

📌 Authors

-[Ayan De](

📌 Contributing

Please feel free to pull requests or log issues.

📌 License

-MIT license

📌 Contact 📬

For any query, email deayan252@gmail.com.

Thanks!