- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Project starter is a simple boilerplate created to help users setup a react application quickly with the basic packages.
Client
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Latest version of Node installed
To use this template, you need to:
- Click on the big green button labelled "Use this template".
- Select the option "Create a new repository" from the dropdown menu.
- Select an owner for the repository and name the repository.
- Click the "Create repository from template" button.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Baayeh/my-project.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm run dev
or
yarn dev
👨💻 Kwasi Baayeh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then please give a ⭐️ and also share your feedback using github_issues.
This project is MIT licensed.