https://github.com/amplication/react-todos
A tutorial on how to build a full stack application with Amplication and React.
https://github.com/amplication/react-todos
Last synced: 9 months ago
JSON representation
A tutorial on how to build a full stack application with Amplication and React.
- Host: GitHub
- URL: https://github.com/amplication/react-todos
- Owner: amplication
- License: mit
- Created: 2022-03-16T02:19:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T00:09:43.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T04:41:58.903Z (9 months ago)
- Language: TypeScript
- Size: 513 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Todos
Welcome to this tutorial on how to build a full-stack application with Amplication.
This guide assumes that you have, at minimum, a working understanding of the following:
- [React](https://reactjs.org/)
- [Node](https://nodejs.org/)
- [GitHub](https://github.com/)
- An IDE
As well as having, at minimum, a basic understanding of the following:
- REST APIs
- [GraphQL](https://graphql.org/)
- [Docker](https://www.docker.com/)
You'll also need an Amplication account, [visit here](https://app.amplication.com/login) to create one.
What we will do is go step by step to create a `Todos` application using React for your frontend and Amplication for your backend.
If you get stuck, have any questions, or just want to say hi to other Amplication developers like yourself, then you should join our [Discord](https://discord.com/invite/KSJCZ24vj2)!
Ready to get started? [LET'S GO!](https://docs.amplication.com/tutorials/react-todos)