Skip to content

tingkelvin/omada-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omada-frontend

Omada Frontend. Connect, Learn, and Build with Omada.

The frontend was bootstrapped with Create React App.

Installation and Set Up

  1. Clone the Repository
git clone https://github.com/imalexhu/omada-frontend.git
  1. Install and use the correct version of Node using NVM
nvm install
  1. Install Dependencies
npm install
  1. Start the Development Server
npm start

Available Scripts

In the frontend folder directory you can run:

Command Desc
npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Chakra UI

The frontend utilises Chakra UI for styling.

You can learn more about Chakra UI in their documentation.

About

UniHack Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published