/WortyF-C

A commerce website for everybody to buy, sell, trade accounts.

Primary LanguageJavaScriptMIT LicenseMIT

WortyF-C

A commerce website for everybody to buy, sell, and trade accounts.

Run Locally

1. Clone repo

$ git clone git@github.com:Worty76/WortyF-C.git
$ cd WortyF-C-master

2. Install MongoDB

Download it from here: https://docs.mongodb.com/manual/administration/install-community/

3. Run Backend

  • Go to .env (if there's no .env, create one) and change data by your mongoDB token.
$ npm install
$ npm start

4. Run Frontend

# open a new terminal
$ cd client
$ npm install
$ npm start

5. Login

6. Create Posts

DEMO

  1. Discussion

  2. Home

  3. Profile

  4. Chat

Documentation

COPYRIGHT BY WORTY (Le Thanh Dat).