Skip to content

devspan/ultron-frnt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltronXchange.io Frontend

Overview

This is the frontend repository for UltronXchange.io, built with React.

Scripts

Start Development Server:

npm start

Run Tests:

npm test
  • Executes tests in interactive watch mode.

Build for Production:

npm run build
  • Compiles the app for production to the build folder.

Customize Configuration:

npm run eject
  • Ejects the app from default settings, providing control over configuration and dependencies.

Learn More

For a deeper dive into the specifics of the technologies and methods used, consult the documentation directly on the respective official websites for React and associated tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • SCSS 19.2%
  • CSS 15.6%
  • Other 0.2%