dwelch2344 / reddit_user_learning_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning_app

Live @: https://learning-app-games.herokuapp.com/

This project was created to learn more about application development. The goal is to create a program where others can contribute to further thier own coding skill as well.

Installation

  1. You first need to seed your mondgoDB with sample user information by running npm run seed

  2. then you can run install with npm run install

  3. to launch your dev instance run npm run dev

Contributions

Everyone is welcome to contribute!

There are multiple ways to contribute depending on skill level.

At this stage, I am specifically looking for anyone who can teach me more about project file organization and testing.

About

License:MIT License


Languages

Language:TypeScript 47.6%Language:JavaScript 37.9%Language:CSS 11.7%Language:HTML 2.8%