Skip to content

For providing training and practicing with UI frameworks

Notifications You must be signed in to change notification settings

SacredMesa/uiux-training

Repository files navigation

UI/UX Training Project

This is a NextJS app created for providing training and practicing UI frameworks. Bootstrap has been added to start with.

Basic APIs with GIPHY have been set up to have some data to play with

Getting Started

Install all the required packages with yarn

yarn

Create a dev account at Giphy

Create an app in the Giphy dashboard and get an API key

Create a file locally called .env.local

Copy the contents of .env to .env.local, and paste your API key to the API_KEY variable

Then run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Stackblitz

Code and play with this project online in stackblitz!

About

For providing training and practicing with UI frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published