Skip to content

Barebones API layout for React / Redux / Typescript projects.

Notifications You must be signed in to change notification settings

markkraay/simple-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-api

Barebones API layout for React / Redux / Typescript projects.

Requirements

  1. Node

How to use this repo

This repo can either be used as an example for creating your own API, or a template for your React project. Regardless, the main purpose of this app is to show how an API can be made in React with Redux and Typescript.

Using this repo as a template

  1. Clone the repo
  2. npm i
  3. After installing the dependencies, you can start the app with npm start

About

Barebones API layout for React / Redux / Typescript projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published