ignite-platform Tailwind Templates

Ignite Platform

Website made with React and Tailwind consuming a GraphQL API. Developed under Rocketseat Ignite event.

Ignite Platform

You may check it out on Vercel.

Built With

Getting Started

  1. Clone the repo

    git clone https://github.com/srjheam/ignite-platform.git
    
  2. Head to the repo directory

    cd ignite-platform/
    
  3. Install NPM packages

    npm install --force
    
  4. Set up your local environment

    Copy .env.local.example file to .env.local (which will be ignored by Git):

    cp .env.local.example .env.local
    

    Add GraphQL API info.

  5. Start development server and you're done

    npm run dev
    

License

Licensed under the MIT License.

Top categories

Loading Svelte Themes