Academic management system, courses and students can be created. ExpressJS is used to modify the data in the JSON files.
To install the project on your computer, you can use the "Code" button and follow the following steps in each case:
- 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
- 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
- Santiago Baron Zuleta - Project creator Santiago Baron Zuleta