Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jshawe24/my-react-recipe-app
Recipe application - Technology: React 18.3.1, REST APIs, Tailwind CSS, javascript
https://github.com/jshawe24/my-react-recipe-app
api javascript react reactjs rest-api tailwind tailwind-css
Last synced: about 2 months ago
JSON representation
Recipe application - Technology: React 18.3.1, REST APIs, Tailwind CSS, javascript
- Host: GitHub
- URL: https://github.com/jshawe24/my-react-recipe-app
- Owner: jshawe24
- Created: 2024-12-10T11:55:01.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-10T12:52:18.000Z (about 2 months ago)
- Last Synced: 2024-12-10T13:19:47.435Z (about 2 months ago)
- Topics: api, javascript, react, reactjs, rest-api, tailwind, tailwind-css
- Language: CSS
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
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 start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.