Project Login Page |
---|
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Hello-React-Frontend] This project involves creating a Rails API app, setting up a PostgreSQL database to store five different greeting messages, and implementing an API endpoint to retrieve a random greeting from the database.
Server
Database
- [Ritreiving data from rails API endpoint]
- [Using react redux toolkit to handling request to API]
- [Displaying data on the webpage using react component]
My Hello Rails Backend code is stored in a separate repository and is built using ruby on rails. The backend is responsible for processing data and handling API requests from the front end. To access our backend code, please click here.
To get a local copy up and running, follow these steps.
In order to run this project you need:
-
Ruby on Rails installed and running. To get more information, read the installation guide.
-
PostgreSQL installed and running
Clone this repository to your desired folder:
cd my-folder
https://github.com/ab-noori/Hello-React-Frontend.git
Install this project with:
cd EduPlanner-Frontend
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
👤 Abdul Ali Noori
- GitHub: @ab-noori
- Twitter: @AbdulAliNoori4
- LinkedIn: abdulali-noori
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a star.
I would like to thank Microverse and my coding partners.
This project is MIT licensed.