Skip to content

bttobi/QuizZapp

Repository files navigation

logo QuizZapp

🧰 Technologies and tools used

HTML5

CSS3

React.js

Vite

TypeScript

PostgreSQL

NodeJS

Framer Motion

Tailwind CSS



React Router

🔧 Clone the repository

In order to clone the project repository run:
git clone https://github.com/bttobi/QuizZapp.git

🔧 Install Node.js and npm

Install from: https://nodejs.org/en

🔧 How to install all dependencies and packages

Run the following commands:
npm install

🔧In order to launch the project locally initialize project with Vite

Run the following command: npm run dev for development environment (front-end).
npm run server for launching the server.

  • Note: if hosting locally provide necessary options in .env file (db port, host etc.). For local creation of the DB - use POSTGRESQL and configure accordingly. Use SQL scripts in ./src/api/server/scripts /initializeDatabase.sql to create necessary tables and views.

Application should be hosted in your local network automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors