Skip to content

A web application that is used to upload and view academic literature resources. Full-stack web development built using the MERN stack.

Notifications You must be signed in to change notification settings

myiwt/nacho-chips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3045dc4 · Jun 28, 2021

History

56 Commits
Apr 25, 2021
May 28, 2021
May 28, 2021
May 11, 2021
Apr 22, 2021
Jun 28, 2021
Jun 28, 2021
Apr 27, 2021
Apr 27, 2021

Repository files navigation

Hey, that's nacho chips! 😠

Node CI Heroku CD

This is a repository for uploading and searching knowledge resources relating to Test Driven Development. It is a web application built using the MERN stack.

Demo

Available Scripts

How to get the project started on the develop branch

If it is the first time running the project, run the commands in the root directory:

  • npm run prepare-backend
  • npm run prepare-react

Then, in one terminal run this command in the root directory of the project:

  • npm start

In another terminal, run these commands (in the client directory):

  • cd client
  • npm start

Open the frontend of the app in the browser: http://localhost:3000/

Open the backend of the app in the browser: http://localhost:8080/

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A web application that is used to upload and view academic literature resources. Full-stack web development built using the MERN stack.

Resources

Stars

Watchers

Forks