Skip to content

ouifi/guessr-client

Repository files navigation

Shoutout to CRA

This project was created with Create React App.

Running the project

In the project directory, you can run:

yarn && yarn start or npm install && npm run start

This runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn build or npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

Technologies Used

Obiously, React is used to power the front end. Additionally, this project uses react-boostrap, bootstrap, and typescript. Those are the only dependencies. The scoreboard is powered by LocalStorage, so none of your data ever leaves the browser!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

The frontend SPA for guessr.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published