primaulia / front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grain Challenge (React + TypeScript + Vite)

Access the prototype here - https://resilient-dieffenbachia-1c35f6.netlify.app/

Change logs

Version 0 (Not connected to Rails yet)

  • This is the initial setup phase. Installing various packages needed to run the application
  • Created dummy JSON data to test the layout
  • Install TailwindCSS for easy CSS setup and minimize the creation of custom css
  • Build the first layout iteration
    • Menu + Unavailable Product page Menu + Unavailable Items
    • Product page Product
    • Unavailable Section page Screenshot 2024-02-19 at 2 40 04 PM

Version 1 (Connected with GraphQl-ed Rails)

  • Integrate with GraphQL with Apollo client
  • Updates on the Rails app can be seen here
  • Update the layout further and make it mobile friendly
    • Menu + Unavailable Product page Screenshot 2024-02-20 at 10 31 14 PM Screenshot 2024-02-20 at 10 48 00 PM
    • Product page Screenshot 2024-02-20 at 10 31 29 PM Screenshot 2024-02-20 at 10 48 21 PM
    • Unavailable Section page Screenshot 2024-02-20 at 10 32 00 PM Screenshot 2024-02-20 at 10 48 12 PM

About


Languages

Language:TypeScript 88.3%Language:JavaScript 7.4%Language:HTML 3.7%Language:CSS 0.6%