/website

simple website using react

Primary LanguageJavaScript

Simple Website

Simple website made by me.

TechStack

  1. React (frontend)

  2. Node.js (backend)

  3. History API (for routing)

Prerequisites

  1. Laptop/PC

  2. Nodejs v8.10.0

Install

  1. git clone https://github.com/sanketsingh24/chat-app.git to create a local copy.

  2. Run npm i in the terminal. (bash, zsh, git-bash)

  3. Run npm build to build the app.

  4. Run npm start to build the app.