- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[ Hello React Frontend App] Is a React Application connecting to its Rails backend via API you can find here
-
Client
- [Make API Requests to its backend]
To get a local copy up and running, follow these steps:
In order to run this project you need:
- A browser of you choice.
- A text editor of your choice.
- An installed node.js on your local system
Clone this repository to your desired folder:
-
Use the following Commands:
cd your-desired-folder git clone git@github.com:ProgramKingAbel/hello-react-front-end.git
-
Use following commands to run on your local system:
npm run build npm run dev
-
Run the following script and style test:
npm test npx eslint "**/*.{js,jsx}" npx stylelint "**/*.{css}"
You can deploy this project using:
- Free deployment services like GitHub pages.
- Any deployment services of your choice.
👤 Abel Matunda Morara
- GitHub: @ProgramKingAbel
- Twitter: @CEOAbel1
- LinkedIn: C.E.O Abel Matunda Morara
- [Add Live version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a star
We would like to thank Microverse and our coding partners.
-
How to make it mobile friendly?
- Put a viewport tag in the header
-
How to design the site?
- Draw a mockup before start to code
This project is MIT licensed.