Skip to content

weblab-class/katdou-reneehong-AnnieWang314

Repository files navigation

SlangZ

SlangZ is a platform to help users learn and practice Generation Z slang.

Overview

SlangZ uses React for its frontend framework, Express for its backend framework, and MongoDB Atlas for storing data for users and words.

Setup

.env

Fill in the .env file.

SESSION_SECRET=""
MONGO_SRV=""

How to Run

To run the frontend:

npm run hotloader

To run the server:

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published