An open API service indexing awesome lists of open source software.

https://github.com/wieni/wm-typescript-challenge

challenge for typescript developers
https://github.com/wieni/wm-typescript-challenge

Last synced: 3 months ago
JSON representation

challenge for typescript developers

Awesome Lists containing this project

README

        

# Getting Started with this project

This project was bootstrapped with [Next.js](https://nextjs.org/docs/getting-started/installation). It is an example project created by Wieni, for TypeScript/Next.js job applicants.

## Goal

The goal of this project is to get you familiar with some of the coding that we do at Wieni.

## Available Scripts

In the project directory, you can run:

### `npm install`

Installs all necessary modules that are used within the project.\
Make sure to execute this command before solving any issues.

### `npm dev`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits and save your files.\
You will also see any lint errors in the console.

## Learn More

You can learn more in the [Next.js documentation](https://nextjs.org/docs).