1.0.1 • Published 3 years ago

appuntiweb v1.0.1

Weekly downloads
3
License
-
Repository
-
Last release
3 years ago

Appuntiweb

A website containing the material I made to prepare for university exams!

Contributing

All contributions are welcome!

Please help me making this an useful resource to all students everywhere, and correct mistakes if you find them! :D

Developing

Running a local copy

If you want to run a local copy of the website, ensure the latest nodejs and npm are installed on your machine then run:

git clone https://github.com/Steffo99/appuntiweb.git
cd appuntiweb
npm install --dev
npm run start

Updating the website

To update the published website, just push the commit to the main branch.

Render will do the rest.

Pull Requests are previewed through Render as well: when the deploy is complete, a bot will comment with the preview link.

Structure

The website is a Single Page App created with create-react-app using bluelib-react for the styling.

Temporary components

Some Components are temporarily implemented here pending introduction in bluelib: they are located in /src/components/.

Per-page components

Some Components specific to a certain page are implemented in the page's own directory: for example, /routes/Gestinfo/components/.

Code style

Code style is all over the place, as IntelliJ IDEA decided to add newlines pretty much everywhere to enforce a 120-column hard wrap, breaking any sort of code style I was following.

1.0.1

3 years ago

1.0.0

3 years ago

0.10.6

3 years ago

0.10.5

3 years ago

0.10.4

3 years ago

0.10.3

3 years ago

0.10.2

3 years ago

0.10.1

3 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.16

4 years ago

0.8.15

4 years ago

0.8.14

4 years ago

0.8.13

4 years ago