Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdussamadyisau/inventory-crud-node-react


https://github.com/abdussamadyisau/inventory-crud-node-react

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Shopify Fall 2022 Inventory Project (Frontend)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm install`

Installs all the necessary packages for this project.

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser. Make sure you are also running the [Backend part](https://github.com/AbdussamadYisau/inventory-node-backend) of this project if not api calls would not work.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### This project is also hosted on [repl.it](https://repl.it)

[Frontend Section](https://replit.com/@SammieYisau/Inventory-crud-frontend)
[Backend Section](https://replit.com/@SammieYisau/inventory-node-backend)

*** Note: Run the backend bit before running the front end.