Skip to content

ankou-k/student-results-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Results React App

About the App

What it does

This app consists of a Homepage, a Students page, a Courses page, and a Results page. You can navigate to the different pages using the navigation bar. The app allows a user to add students and courses into the database, and assign scores to students for the classes.

Tools used to build it

This app uses React.JS, node, sqlite3, express, cors, and Bootstrap.

To Run the App:

in the terminal, run the following 3 commands: npm install --legacy-peer-deps

node server/server.js

npm start

the backend port will run on localhost:4001

the frontend port will run on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published