Skip to content

joseriosjose/Skydropx-challenge-Next

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Try me

https://skydropx-challenge-six.vercel.app/

Technologies

📕React Next Redux Material UI Redux Thunk Typescript StoryBook

Deploy

vercel https://skydropx-challenge-six.vercel.app/

Getting Started

First, Set environment variables into .env file

NEXT_PUBLIC_TOKEN=Fk09kz3ivwbM4sImxQbgd8AGekxAncWWghk4Otv2fiYt
NEXT_PUBLIC_BASE_API=https://api-demo.skydropx.com/v1

Install dependencies:

npm install

Run the development server:

npm run dev

View in http://localhost:3000 in your browser

Run the test:

npm run test

Run the StoryBook:

npm run storybook

View Storybook dashboard in http://localhost:6006 in your browser

Build production app:

npm run build

About

Test for apply job using Next, React, Redux StoryBook and deploy in vercel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published