Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

igorashs/members-only

Repository files navigation

Members only

From The Odin Project's curriculum

Assignment

Create an app using authentication

Getting Started

Installing and running

git clone https://github.com/igorashs/members-only.git
cd members-only
npm install
# setup .env file
npm run serverstart

Env Vars

touch .env
# check .env.example file

Built With

License

This project is licensed under the MIT License