Grade 12 AP Computer Science Final Project
  • TypeScript 79.4%
  • TeX 16.3%
  • CSS 2.1%
  • JavaScript 1.8%
  • HTML 0.4%
Find a file
Ahmed Al-Taiar be1fc05bf3 LFS for PDFs
2024-09-20 20:26:50 -04:00
.redwood Initial commit 2023-10-24 11:13:16 -04:00
.vscode Finalize things 2024-01-18 21:42:40 -05:00
.yarn/releases Initial commit 2023-10-24 11:13:16 -04:00
api --- 2024-05-21 18:11:45 +00:00
documents LFS for PDFs 2024-09-20 20:26:50 -04:00
scripts Initial commit 2023-10-24 11:13:16 -04:00
web Auto formatting i guess 2024-09-20 20:22:09 -04:00
.editorconfig Initial commit 2023-10-24 11:13:16 -04:00
.env.defaults Small HTML fix 2023-11-25 16:34:43 -05:00
.env.example Small HTML fix 2023-11-25 16:34:43 -05:00
.gitattributes LFS for PDFs 2024-09-20 20:26:50 -04:00
.gitignore IPO charts, updates, and other small things 2023-12-08 14:26:18 -05:00
.nvmrc Initial commit 2023-10-24 11:13:16 -04:00
.yarnrc.yml Initial commit 2023-10-24 11:13:16 -04:00
embold.yaml Improve 404 page :) 2023-11-25 18:39:55 -05:00
graphql.config.js Initial commit 2023-10-24 11:13:16 -04:00
jest.config.js Initial commit 2023-10-24 11:13:16 -04:00
package.json IPO charts, updates, and other small things 2023-12-08 14:26:18 -05:00
prettier.config.js Basic navbar, tailwindcss setup, and other stuff 2023-10-24 20:45:30 -04:00
README.md Forgot password functionality 2023-11-25 16:23:40 -05:00
redwood.toml Basic transaction system 2023-11-14 18:54:44 -05:00
yarn.lock Bump fast-xml-parser from 4.3.2 to 4.4.1 2024-07-29 21:53:55 +00:00

README

Built with RedwoodJS!

Prerequisites

Start by installing dependencies:

yarn install

Then start the development server:

yarn rw dev

Your browser should automatically open to http://localhost:8910.