Giter Site home page Giter Site logo

ghostconcepts / auction-website-monolith Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jarrodmalkovic/auction-website-monolith

0.0 0.0 0.0 530 KB

๐Ÿ”จ A full-stack real-time auction website created using a monolithic architecture

JavaScript 94.12% HTML 0.57% SCSS 5.31%

auction-website-monolith's Introduction

Auction Website

A full stack auction website created using the MERN Stack

Table of contents

Quick Start

Clone

  • Clone this repo to your local machine using https://github.com/jarrodmalkovic/auction-website.git

Install dependencies

  • Install server dependencies
npm install
  • Install client dependencies
cd client
npm install

Setting up Proccess Environment Variables

  • Make a new file with the name .env in the root folder. It should contain values for these 3 variables: PORT,MONGO_URI,JWT_SECRET.
  • If you want to enable image uploading create a Cloudinary account and enter your Cloundinary API key, Cloud Name and API Secret into the variables API_KEY,CLOUD_NAME,API_SECRET. (Optional)

Run both Express & React from root

npm run dev

Technologies

Project is created with:

  • JavaScript, React, Redux, MongoDB, Node.js, Express, HTML, Sass, Jest, Socket.IO

Tests

To run the automated testing suite

npm run test

auction-website-monolith's People

Contributors

jarrodmalkovic avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.