Minerva Project

Technical Specs

  • TypeScript
  • React
  • TailwindCSS

Run locally

Ensure that you have Node.js and yarn installed on your machine.

  1. Clone this repository
  2. Navigate to the projects folder.
  3. Run the command yarn install to install the projects dependencies
  4. Run the command yarn start to start the projects server
  5. In a browser, navigate to http://localhost:3000 (or the port you chose)