Edugate is a result management system tailored to meet the needs of high schools in Nigeria.
https://github.com/chingu-voyages/v9-bears-team-21
For development, you will only need Node.js and a node global package, NPM, installed in your environement.
- JS
- HTML
- CSS
- React
- NextJS
- Tailwind
$ Change directory to edu-gate `cd edu-gate`
$ `npm i`
$ `npm run build`
$ `npm run dev`
- one team member tried the `npm run build` command after implementing some css changes, and it messed up the formatting in the css file. everything got deleted and reorganized one class after another in the first line. We don't know what made that happen yet. Can be seen under the third commit in this PR: added pic, button and text to the page #214