A simple static React Website integrating LaTeX to display various commonly used calculus formulas
View Demo
Project last modified: September 2020
This project was made as a quick reference sheet for my calculus notes as I progressed throughout the class during my first semester of college.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Within the directory of the project
npm run start
This should provide a local running instance of the website which can be referenced as a quick formula sheet.
Distributed under the GNU License. See LICENSE.txt
for more information.
Dinesh Umasankar - @DineshUmasankar - [email protected]
Project Link: https://github.com/dineshUmasankar/calculus-notebook