/Mohammed-Reda

Primary LanguageJavaScript

Mohammed-Reda

Netlify Status

React + Vite codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

RealWorld    Demo

Getting started

To get the frontend running locally:

  • Clone this repo
  • npm install to install all req'd dependencies
  • npm run dev to start the local server (this project Vite)

Making requests to the backend AP