monalizadsg / glyphstudios_exam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glyphstudios-exam

Frontend

  • Built with React using create-react-app
  • Used Material UI for some styling

Backend

  • Built using Node.js with Express

Running the App

1st step - Run the backend:

  • Go to the root directory of the project
cd backend
npm install
npm start

2nd step - Run the frontend:

  • Go to the root directory of the project
cd frontend
npm install
npm start

About


Languages

Language:JavaScript 85.1%Language:CSS 8.9%Language:HTML 5.9%