Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoral435/logica
The Official Website for LOGICA @ UIC.
https://github.com/emoral435/logica
Last synced: 15 days ago
JSON representation
The Official Website for LOGICA @ UIC.
- Host: GitHub
- URL: https://github.com/emoral435/logica
- Owner: emoral435
- Created: 2023-09-08T23:25:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T05:51:29.000Z (9 months ago)
- Last Synced: 2024-10-11T12:44:37.367Z (about 1 month ago)
- Language: TypeScript
- Size: 27.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Logica Website
The Logica Website's README!
Thank you for stopping by, more info below.
Table of Contents
## About The Project
The project originally was hosted by UIC, but had to be moved and hosted by LOGICA itself once they started pulling down the engineering websites.
Here's what you can find:
- Info about the project
- Documentation about the project
- Structures and principles of the project### Built With
- [Vite](https://vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [React](https://reactjs.org/)
- [Material UI](https://mui.com/)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Node.js & npm installed.
- Git and any terminal to run commands.### Installation
1. Clone the repo
```sh
git clone [email protected]:emoral435/LOGICA.git
```
2. Install NPM packages
```sh
npm install
```## Usage
1. Run the dev server
```sh
npm run dev | npm run start
```
2. Open http://localhost:3000/ in your browser## Contact
insert_contacts_for_future_reference_here