isupreetk / Hackathon-server

The server-side repo for a trivia game application to guess the names of Pokémon characters, developed during a 6-hour hackathon.

Home Page:https://supreet-kaur-pokemania.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeMania-Server

A trivia game application for guessing the names of Pokémon characters, developed during a 6-hour hackathon. The front-end of this application is created using React, JavaScript, and SCSS, while the back-end is built with Express and NodeJS.

Deployment

The back-end for this application has been deployed using Heroku.

Here is the link for accessing the deployed application: [https://supreet-kaur-pokemania.netlify.app/]

Installation and Setup Instructions

Clone this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm server.js

To connect to the front-end:

You will need to clone the Hackathon-client repository: [https://github.com/isupreetk/Hackathon-client]

About

The server-side repo for a trivia game application to guess the names of Pokémon characters, developed during a 6-hour hackathon.

https://supreet-kaur-pokemania.netlify.app/


Languages

Language:JavaScript 100.0%