Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.53 KB

🚧 Still on progress 🚧

⚠️ This project is covered by GitHub’s Terms of Service, which allows you to view and fork this project, otherwise comes with no permissions.

Branches

  • reactjs: First implementation of project, written with ReactJS and old UI. Latest Deployment
  • nextjs: Project migrated to NEXT.JS with a new UI design.
  • nextjs-typescript: TypeScript implemented to the project.
  • main: Most recent version of project found in here. Latest Deployment

Technologies used:

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.