- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Hello React Front End is a demo project aimed at showing how to connect a Reactjs application with an external Backend server.
Client
Server
- SPA functionality
- Use Redux to handle state management
- Use Redux thunk to handle asynchronous actions
- To get a local copy up and running, follow these steps.
- In order to run this project you need to install Nodejs:
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:Mujeeb4582/hello-react-front-end.git
Install this project with:
cd hello-react-front-end
npm install
To run the project, execute the following command:
npm run start
👤 Mujeeb ur Rahman
- Add styles
- Add tests
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project.
I would like to thank Microverse for project inspiration.
This project is MIT licensed.