Skip to content

Looease/guess-the-character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the character

This is a full stack TypeScript/Express app.

Accessing:

The app uses npm as a package manager.

Clone the app.

To run the server locally: cd server npm install npm run dev

To run the client locally: cd client npm install npm run start

To Deploy:

Assuming you have the Netlify Cli installed:

To deploy the server: cd server netlify build netlify deploy prod

Publish directory: .

To deploy the client: cd client netlify build netlify deploy prod

Prod Url:

Guess the character - frontend.

Guess the character - backend.

Video of game:

Screen.Recording.2023-12-06.at.15.41.01.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published