An English grammar website, built for my students after a few of them started teaching me programming. I used react-router-dom for the routing and SASS for the styling. I also used Bootstrap to build the navbar and some tables.
- Clone project (in terminal add
git clone https://github.com/ChrisDietrich405/GC.Shop
) - Install dependencies (in terminal run
npm install
) - Run project (in terminal run
npm start
)
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Home page
Grammar page
Grammar page