Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1020 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 1020 Bytes

📚 Academic System

Academic management system, courses and students can be created. ExpressJS is used to modify the data in the JSON files.

Preview project 📸

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the project

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/academic-system.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE

📢 Once completed the installation, us the following node line

npm start

Authors 🦸‍♀️