This project was created for a technical test. It consists of a The Mandalorian inspired game in which the user has a mission to accomplish by unloading a ship before Grogu has had the chance to eat the merchandising.
To see the final result please visit my github pages 🤗
- The files that are loose in the repository root, such as package.json are used in the configuration of the project.
- The
src/
folder: are the files of the web page such as HTML, SCSS, and the React Components and Services... - The
public/
anddocs/
folders.
NOTE: You need to have Node JS installed to work with this page:
npm install
npm start
This project was bootstrapped with Create React App.