Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albaitas/react-next-typescript-strapi

This is a web applications project written using Create Next App, React, Typescript, Tailwind and Strapi.
https://github.com/albaitas/react-next-typescript-strapi

next react strapi tailwind typescript

Last synced: 11 days ago
JSON representation

This is a web applications project written using Create Next App, React, Typescript, Tailwind and Strapi.

Awesome Lists containing this project

README

        

# react-next-typescript-strapi

This is a web applications project written using Create Next App, React, Typescript and Strapi.

## Features

- useContext
- useLayoutEffect
- Tablet and mobile friendly

## Build with

- React Js, Tailwind, Typescript
- Context

## Installation

Install **`git`**, **`nodejs`**, **`npm`** in your local computer

Clone this repository to your local computer:

**`$ git clone https://github.com/albaitas/react-next-typescript-strapi.git`**

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`cd \next-blog`**
**`npm run dev`**
**`cd \strapi-blog`**
**`npm run develop`**